Developer Forum »
I refactored some code.. and broke Webnodes..
20 posts

After refactoring some code, my webnodes installation suddenly stopped working (after successfully running all Unit Tests).

I have not touched IIS settings, web.config or global.asax.

I have restarted IIS and Sqlserver. I have also deleted temp asp.net files (in c:\Windows\Microsoft.Net). I have also deleted \WAF\Files\Temp.

Accessing /edit produces the same error.

My entire Solution compiles fine, and the Webnodes site is verified without any problems.

 

 

Picture

 

I also get the same error when I attempt to ensure basic data / rebuild code files.

Picture

 

 

 

Picture

 

 

Does anyone have an idea on how to get it working again? :)

 

 

 

 

120 posts

Hi, this is a known error, that can occur during restart and is caused by the system failing to de-serialize som objects that are saved to disk to persist sessions during restarts.

The lastest update should fix it permanently, but to get webnodes up and running quickly delete all folders (normally only 1 or 2 with GUID as names) located under: waf/files/content/settings

Let us know if this does not help!

Ole

20 posts

It worked! Thank you! 

 

/N

1