Problems starting website

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
12/16/2014 4:23:05 PM
Gravatar
Total Posts 2

Problems starting website

Hi,

We have a strange problem. We discovered today that the website was displaying incorrect and we thought that could be because of a skin has some errors. We change the skin to default1artisteer31-red and after modifying the skin we get the following error:

 

Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0016: Could not write to output file 'c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\212096b4\b7baeeef\App_Theme_default1artisteer31-red.egze484q.dll' -- 'Could not execute CVTRES.EXE.'

Source Error:
 

[No relevant source lines]


Source File:    Line: 0            
 

 

Can you please help me fix this problem?

 

 

Greetings Paul van Eijk

12/16/2014 5:05:58 PM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Problems starting website

This is likely caused by insufficient local filesystem permissions for the Application Pool Identity account in IIS. If you're running your own server, you should be able to resolve this through Windows by granting the App Pool Identity account full access to the c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files folder, otherwise you'll have to get your hosting provider involved to solve it.

Jamie

12/16/2014 5:36:38 PM
Gravatar
Total Posts 2

Re: Problems starting website

Thanks Jamie...I will contact my webhostings company!

 

Greetings Paul

You must sign in to post in the forums. This thread is closed to new posts.