We have a sharepoint portal server and there are many other sub sitesunder it. I was trying to edit our home page(default.aspx) withFrontPage2003 and i was getting the following error,"The server couldnot complete your request. contact your ISP orwebserver administrator to make sure that the server has frontpageserver extensions or sharepoint services installed.Every other page in our sharepoint portal server opens up except forour home page. There are other sites on our sharepoint portal serverwhose home page opens up with frontpage. I have checked and thefrontpage server extensions are installed. Can anybody tell me wherei am going wrong?
If you click on the error details I would guess that you have a Web Partthat is not marked as safe. If you have custom Web Parts on the page,try removing them and see if you can edit the default.aspx page.Alternatively, you can move the DLL for your Web Parts into the GAC andthen there will be sufficient trust to open the page in FrontPage.
I removed the webpart that actuall started causing this error. Butstill it did not solve the issue. what else can be done?
Did putting the Web Part DLL into the GAC change anything?
Actually My Boss has added this webpart and ever since we are gettingthis error. Now I am supposed to solve this:-). He went to the AddWebpart menu and added a "Shared Documents" webpart and that startedall of this.
Is it a ListViewWebPart (LVWP), a DataViewWebPart (DVWP),ListFormWebPart (LFWP), third party Web Part, or custom Web Part? Howwas the Web Part deployed to your site? What Web Part gallery was itadded from?