Developer forum

Forum » Development » strange HTTP 500 error

strange HTTP 500 error

Dmitrij Jazel
Reply

Hi Guys,

Installed hundreds of applications, on different machines, but for some reason, getting this error here:

http://screencast.com/t/8boEJlt5

My collegue got a Windows 7 64 bit. He did not had IIS nor SQL Express installed.

We did all that, and tryed to install empty DW site. both version 8.7.0.0 and one that is recomended as "stable" version 8.5.1.25

Both are getting the same error.

Host file is OK.

Any ideas what can be wrong?

 

/Dmitrij


Replies

 
Jeppe Eriksson Agger Dynamicweb Employee
Jeppe Eriksson Agger
Reply

Hi Dmitrij,

You need .NET 4.5 (4.6 on Windows 10) installed under IIS (see screenshot). In addition, you also need the App Pool Identity to have read/write access to the Application and Files folders.

- Jeppe

 
Dmitrij Jazel
Reply

Hi Jeppe,

Sorry for late response :-)

I just checked with my collegue, and yes he has all that, Full permissions set to machine\IIS_IUSRS and IUSR.

And .NET version is OK.

Application pool .net version 4, set to Integrated pipeline and ,enable 32 bit set to True.

But still getting the same error ;-(

 

/Dmitrij

 
Jeppe Eriksson Agger Dynamicweb Employee
Jeppe Eriksson Agger
Reply

Maybe the download was corrupted or blocked. Try downloading the release again and verify that the file is unblocked. You can read about the blocking and unblocking of release downloads here: http://devierkoeden.com/articles/custom-modules-part-1-introduction.aspx​. Particularly, you should read the section about Installing Dynamicweb and Figure 1.

- Jeppe

 

You must be logged in to post in the forum