Thanks Topspy and necro_mancer, I solved it setting the site as trusted site in Internet Explorer and configuring the trusted sites as Full Trust in the Framework 2.0 in Control Panel -> Administrative Tools.
Richard Emanuel Masaya Amézquita
Enginner in systems and computers sciences
rema43001
Member
28 Points
38 Posts
.dll works in localhost but if I change "localhost" by the IP the .dll fails.
Jun 25, 2012 09:36 PM|LINK
.dll works in localhost but if I change "localhost" by the IP the .dll fails.
Works http://localhost:2293/Web/Test.aspx
Fails http://xxxx.xxxx.xxxx.xxxx/Web/Test.aspx
I am stuck on this problem, any help will be greatly appreciated.
Thanks.
Enginner in systems and computers sciences
Topspy
Contributor
3925 Points
837 Posts
Re: .dll works in localhost but if I change "localhost" by the IP the .dll fails.
Jun 29, 2012 01:11 AM|LINK
What the error suggested?
Asp.net Hosting | Windows Hosting | SQL Server Hosting
necro_mancer
Star
8169 Points
1595 Posts
Re: .dll works in localhost but if I change "localhost" by the IP the .dll fails.
Jun 30, 2012 03:49 AM|LINK
hi rema,
would you please post the error message here? Have you made sure you publish all your files and DLLs properly to the server?
Professional SQL 2008 R2 Service
rema43001
Member
28 Points
38 Posts
Re: .dll works in localhost but if I change "localhost" by the IP the .dll fails.
Jun 30, 2012 04:44 AM|LINK
Thanks Topspy and necro_mancer, I solved it setting the site as trusted site in Internet Explorer and configuring the trusted sites as Full Trust in the Framework 2.0 in Control Panel -> Administrative Tools.
Enginner in systems and computers sciences