The text of this article is not in this database — only its details are. Read it on the old site: Developing a Web Part for Moss 2007
10 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Developing a Web Part for Moss 2007
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
SairamPosted Oct 12, 2010, 3:45 AM
nice article...
SairamPosted Oct 12, 2010, 3:45 AM
hjkh
Sasa PopovicPosted Jan 24, 2009, 4:23 AM
Although I find this article useful I would recommend a much simpler way for web parts development. Check this article to see how easilly web parts can be developed with a new VisualStudio Add-In: http://www.codeproject.com/KB/sharepoint/webparts_generator_addin.aspx
nalakaPosted Jan 19, 2009, 11:51 PM
Hi I have idea to develop web part of room plan. This is the requirement. User should enter location and item detail of room. Those data should be store in xml file. Then room plan graphic is automatically created. Can any one know how to draw plan (image) using web part..?? Please give me some idea to start this web part . thanX. regards, nalaka
sankar reddyPosted Oct 16, 2008, 2:10 AM
Hi saravanan, PLease guide me in this ....i am trying to deploy the existing web application to sharepoint server 2007...awaiting for your quick reply sreddy
laxmi preethiPosted Mar 13, 2008, 12:55 PM
The Alert me option is not working and it gives an error message " Virtual server not set contact admin". even when i create a new user for the site the Send Email option is not available. I have MS office 2007 installed in my machine.
laxmi preethiPosted Mar 13, 2008, 12:53 PM
The Alert me option is not working and it gives an error message " Virtual server not set contact admin". even when i create a new user for the site the Send Email option is not available. I have MS office 2007 installed in my machine.
laxmi preethiPosted Mar 13, 2008, 12:51 PM
Hi, could you please tel me how to launch a site oce it is created. i want to launch the site which can be accessible by everyone. i even selected "Ananymous access" but still its not working. Thanks in advance
John MannPosted Mar 10, 2008, 11:58 AM
I read here http://www.andrewconnell.com/blog/archive/2008/02/18/Understanding-how-Web-Parts-are-rendered-why-to-never-use.aspx that you shouldnt' use the Sharepoint assembly when developing MOSS web parts? Is it possible to just write ASP.NET 2.0 web parts that will work both on a web page and in MOSS 2007?