Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Problem of the Day SOLVED!

  Asked By: Dario Hinton         Date: Dec 14, 2005      Category: Sharepoint      Views: 156
 

I deleted the Web Part from the WebParts table and still no luck. I looked at all related tables looking for oddities: Docs, Links, and NavNodes. I could not find anything that looked strange.

Every area except Home worked but nothing in the Home area worked. I kept getting the plain text out of range error with the '///_layouts/.......' As I posted previously when I deleted two of the three '/' from the error url I would get a formatted error page with the error graphic. this made me think something is messing up the URL. So I looked at the Webs table and found the entry for the portal and saw that the column 'FullUrl' contained a '/' so I deleted it and did a iisreset on the server.

Tagged:          

 

2 Answers Found

 
Answer #1       Answered By: Guadalupe Bullock          Answered On: Dec 14, 2005       

Are you sure it was the FullUrl alteration and not the IIS Reset that
fixed the problem? It seems to me that the FullUrl should be something
like "/".

 
Answer #2       Answered By: Nathanial Mcclure          Answered On: Dec 14, 2005       

I did many iisresets for each of the changes that I tried. the reason I took
the / out was because the error url had too many.

 
Didn't find what you were looking for? Find more on Problem of the Day SOLVED! Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].