I have an asp.net applicationpublished on IIS 7 on Windows Server 2008 using ASP 3.5. This application has a page where i modify an excel worksheet using interop 11. When running the page using local iis it works just fine. When running the page from another
computer (as i need) it doesn't initialize interop excel unless i open a remote desktop connection to the server where the application lays and i get authenticated. The application hasn't got any authentication
c0der
0 Points
8 Posts
interop remote
Sep 07, 2011 10:04 AM|LINK
Hello,
I have an asp.net applicationpublished on IIS 7 on Windows Server 2008 using ASP 3.5. This application has a page where i modify an excel worksheet using interop 11. When running the page using local iis it works just fine. When running the page from another computer (as i need) it doesn't initialize interop excel unless i open a remote desktop connection to the server where the application lays and i get authenticated. The application hasn't got any authentication
How can i handle this authentication problem?
</div>