VB.Net , Excel, and Running From Server - TechRepublic
General discussion
July 8, 2004 at 11:12 AM
inletgrovehs

VB.Net , Excel, and Running From Server

by inletgrovehs . Updated 21 years, 12 months ago

I have a program that access certain Excel files in the same directory as the .exe file. It works wonderfully when placed anywhere on the local computer. However, if I place the exe and files on a remote server and try to run them off the server it only produces errors.

JIT Debugging shows an exception in System.Security.SecurityException has occured.

Any ideas how to resolve this?

This discussion is locked

All Comments