Welcome Guest Search | Active Topics | Sign In | Register

Callback Panel Throwing Error only on Prod Server Options
Loren Dorez
Posted: Tuesday, November 24, 2009 12:26:53 PM
Rank: Advanced Member
Groups: Member

Joined: 1/9/2009
Posts: 97
Hello,

I created an app with a login in page and all works fine locally However i moved it to my production server and it throws and error on my production server. I added the Eo.Web.Runtime to the web.config as well. If login is passed i do a Response.Redirect and if i comment out this it runs without the error. Help please
eo_support
Posted: Tuesday, November 24, 2009 12:48:50 PM
Rank: Administration
Groups: Administration

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

We do not know what to tell you since it works fine on your local machine. However we will be happy to take a look if you can isolate the problem into a separate test app on your production server and give us both WWW and FTP access to that test app.

Thanks!
Loren Dorez
Posted: Tuesday, November 24, 2009 12:51:42 PM
Rank: Advanced Member
Groups: Member

Joined: 1/9/2009
Posts: 97
Well if i try to access my local when in VS using the built-in browser DEV Engine. However if i try to access it form localhost or IP/Site it dies.

I have narrowed this to the Response.Redirect throws an error even though your build supports this and i have added it to the web config file. I have used the Response.redirect and worked on a clients server but that was running IIS6 it appears using Response.redirect on IIS7 throws and error. if you like we can setup a remote session and i can show you.
eo_support
Posted: Tuesday, November 24, 2009 1:00:08 PM
Rank: Administration
Groups: Administration

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

Most likely we will need to debug into the code to see what's going on. So we will need to isolate the problem and have access to your server.

Thanks
Loren Dorez
Posted: Tuesday, November 24, 2009 1:03:15 PM
Rank: Advanced Member
Groups: Member

Joined: 1/9/2009
Posts: 97
Ah ha! found the issue. its IIS7!!!!

even though i added EO.Web to the HTTP Modules in the web config IIS7 doesnt seems to care. Under my website i created in IIS7 Manager i clicked the website then Modules then Add Managed Module and have to also added the Eo.web.runtime module there. You may want to update the Online documentation to reflect this. I have tested by adding and removing it several times.


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.