Working with projects using Express Edition

Mar 27 2006 4:11 PM

Hello,

hope somone here can assist a newbie...

I just inherited a C# project from another developer. I copied the project to a directory on my private network drive, and opened the it using Visual C# 2005 Express Edition, the build went successful, but when trying to run/debug from Visual, I get this error:

"Visual Studio could not copy a support file  to this location: H:\other\work\project\temenos\temenos\programs\translation\RuleIdExtractor\bin\Debug\TRLRULE.vshost.exe. Please verify the path exists and is writable."

The name of the executable I am trying to run is TRLRULE.exe. I then tried to execute from the commandline, and got this new error:

"Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."

I was wondering perhaps Express Edition can only work with projects stored on the local hard drive?


regards /Kenneth


Answers (1)