cannot compile code on network-drive ???

C

cmrchs

Hi,

I try to build code that is located on a network drive but allways get a
Security Exception ???

How can I solve this ? (we need to keep the code on the server)

thanks
Chris


**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
R

Ronald Laeremans [MSFT]

Hi,

I try to build code that is located on a network drive but allways get a
Security Exception ???

How can I solve this ? (we need to keep the code on the server)

thanks
Chris


**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...

You cannot build it or you cannot execute the resulting executable?

Native code? Compiled with /CLR? What is the exact error you are getting?

Thanks.

Ronald Laeremans
Visual C++ team
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top