Non-commercial community invitation -- Inside Social Networks It is with great pleasure to announce Steve Borgatti of Boston College will be joining your...
Social Network Media Summit: Business Blogs and The Engelbart Hypothesis On behalf of the San Francisco and Silicon Valley Cluster sponsors, it is with great...
John, Can you check your link to the blogging on the kmcluster site. I am getting a configuration error. I am playing with how to incorporate blogging into...
Hi Ross -- All links are a-okay. Here they are: KM Blogs: http://kmblogs.com/ Your Texas Cluster: http://kmblogs.com/public/item/94314 The KM Clusters...
Hi Ross -- Just got this message below on some outages. May explain your question. By the way, the Clusters are not using SharePoint for blogging anymore, just...
Greetings! Knowledge Facilitation : Advancing Performance, Value and Effectiveness Using Knowledge-Centered Principles The SF/Silicon Valley Cluster Sponsors...
I am looking to reorganize my workload and would like to hand off this group to someone else. Therefore, please let me know if you would like to take over...
Does anybody have any experience with an Extranet rollout of Sharepoint? My challenge is to create and secure extranet portals/applications using the following...
I would like to know how to include an aspx page (created by the user) in the Lists/Libraries of SharePoint website. I want to develop custom aspx pages and...
I have created a webpart in C# but while importing it to my sharepoint site I am getting this error: Error: "A Web Part or Web Form Control on this Web Part...
Hi. I am trying to use an html page where my interface logic resides and want to use it in my webpart. But its throwing some error which reads like... Error: ...
What web part are you trying to use? ________________________________ From: SharePointKM@yahoogroups.com [mailto:SharePointKM@yahoogroups.com] On Behalf Of...
I have created some .aspx pages (.NET application accessing data from MSSQL Server) and I want to embed those .aspx pages inside my webparts. So the...
I have created a webpart that passes some values to an html file (build as embedded resource). The html file has got some placeholders where these values...
Anyone else out there using SP Portal "Topic Areas" to build taxonomies? We have one taxonomy for my company populated with approx 15 subtopics (which are in...
I would like to see any documents that you are willing to share. We are doing some taxonomy building, but in local WSS areas using nested sites, sub-folders...
What's your phone num-- I'll call you. Rick ... From: SharePointKM@yahoogroups.com [mailto:SharePointKM@yahoogroups.com] On Behalf Of Wirth, Ross Sent:...
I am trying to use the built-in paging feature of datagrid. I have the datagrid in my sharepoint web part. Firstly, the pager links are not enabled. Secondly,...
I am struggling with this problem for over a week. I have a datagrid in my web part and a button column (which is actually a link button) for selecting the row...
I am struggling with this problem for over a week. I have a datagrid in my web part and a button column (which is actually a link button) for selecting the row...
I have created a site using custom web parts. The html files (with .htm extension) are built as embedded resource stored in webserver's "wpresources" folder....
Sounds like a permission (security) issue between the user and either where the files are stored or where the scripts may be stored. If you can run it from...
Hello Wirth, Nice that you replied so fast. But it seems some serious problem regarding the permission. Does custom web parts have any issues with an eye...
Again, I am assuming that other users cannot run the web part even when logged on to the system through your PC. In that case, have you identified all the...
Wirth, Ur assumption is correct. Other users cannot see the site from my machine also. To overcome that "domain users" has been given permission for the site...
I have a webpart where I m displaying values from the database in a datagrid. I also have a ButtonColumn which is basically a linkbutton. I need to extract the...