Welcome Guest Search | Active Topics | Sign In | Register

Issue with hosting Asp.net MVC application in IIS using EO Pdf in 64bit OS Options
sunny
Posted: Monday, February 3, 2014 6:43:27 AM
Rank: Newbie
Groups: Member

Joined: 1/22/2014
Posts: 1
Hi,
While running My MVC application in IIS i got the following error,
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

My application works fine if i enable 32-bit Application to true in IIS. This error occurs in case of 32-bit is set to false in IIS. If i remove all my reference of EO PDf from my project and run in IIS then it works fine in Both 32-bit and 64-bit.

My application is running in Integrated mode so i followed the step for Integrated mode given in http://www.essentialobjects.com/doc/1/installationanddeployment/webconfig.aspx

But i am still getting the above error.

Do you have a solution for this?

Thanks

eo_support
Posted: Monday, February 3, 2014 2:53:29 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

We tested MVC5 with VS 2013 and IIS 7 on Windows 7 and it works fine. You do not need to change your web.config in order to use MVC to PDF. EO.Pdf.dll supports both 32 bit and 64 bit applications. So you may want to remove the changes in your web.config first to see if it works. After that if it still does not work, you can check your IIS log and event log to see if you can find anything.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.