Click here to Skip to main content
15,907,328 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionHow to have an always running app on wm5 Pin
astabile14-May-08 5:33
astabile14-May-08 5:33 
AnswerRe: How to have an always running app on wm5 Pin
Dave Kreskowiak14-May-08 7:24
mveDave Kreskowiak14-May-08 7:24 
Questionwab and .net Pin
ERLN13-May-08 19:45
ERLN13-May-08 19:45 
AnswerRe: wab and .net Pin
Dave Kreskowiak14-May-08 7:22
mveDave Kreskowiak14-May-08 7:22 
QuestionCan't set reference to dll built on another machine Pin
Bob West13-May-08 4:20
Bob West13-May-08 4:20 
AnswerRe: Can't set reference to dll built on another machine Pin
led mike13-May-08 4:48
led mike13-May-08 4:48 
GeneralRe: Can't set reference to dll built on another machine Pin
Bob West13-May-08 7:12
Bob West13-May-08 7:12 
AnswerRe: Can't set reference to dll built on another machine Pin
Peter Josefsson Sweden16-May-08 23:29
Peter Josefsson Sweden16-May-08 23:29 
Could be a security issue. Try using the .NET framework configuration tool (mscorcfg.msc). In 1.1, it resides in the framework version folder (under Windows), but in 2.0 it has been moved to the SDK (under Program Files). Search your disk for it and use the latest version you find.

You can also use the command-line caspol.exe tool (in the current framework version folder).

Using either, make sure the location (the other machine) where the DLL is located is fully trusted.

Note that this is just a thought - I've never seen the problem you describe but I've had problems running stuff off network shares and it was fixed this way.

--
Peter

QuestionLocalizing a text file Pin
Ponzano Paolo13-May-08 3:17
Ponzano Paolo13-May-08 3:17 
QuestionDisassembling a GAC-installed assembly Pin
ctoma200513-May-08 3:01
ctoma200513-May-08 3:01 
AnswerRe: Disassembling a GAC-installed assembly Pin
Mark Churchill18-May-08 4:12
Mark Churchill18-May-08 4:12 
QuestionWhich version of Visual Studio 2008 has to be installed? Pin
meeram39512-May-08 18:59
meeram39512-May-08 18:59 
AnswerRe: Which version of Visual Studio 2008 has to be installed? Pin
Christian Graus12-May-08 19:10
protectorChristian Graus12-May-08 19:10 
QuestionURL not opening Pin
Montu7612-May-08 18:00
Montu7612-May-08 18:00 
AnswerRe: URL not opening Pin
SomeGuyThatIsMe13-May-08 3:15
SomeGuyThatIsMe13-May-08 3:15 
GeneralRe: URL not opening Pin
Montu7613-May-08 20:50
Montu7613-May-08 20:50 
GeneralRe: URL not opening Pin
Montu7613-May-08 20:50
Montu7613-May-08 20:50 
GeneralRe: URL not opening Pin
SomeGuyThatIsMe14-May-08 2:01
SomeGuyThatIsMe14-May-08 2:01 
NewsVisual Studio 2008 SP1 and .NET Framework 3.5 SP1 Betas available for download Pin
brucedkyle12-May-08 12:58
brucedkyle12-May-08 12:58 
QuestionNewbie question authentication, unc etc. Pin
timwilky12-May-08 2:43
timwilky12-May-08 2:43 
AnswerRe: Newbie question authentication, unc etc. Pin
kemalsirin12-May-08 3:25
kemalsirin12-May-08 3:25 
QuestionFTP synchronization with local folder Pin
naorye11-May-08 11:10
naorye11-May-08 11:10 
AnswerRe: FTP synchronization with local folder Pin
Mike Dimmick12-May-08 9:32
Mike Dimmick12-May-08 9:32 
QuestionForms Inheritance Pin
CodingYoshi11-May-08 5:58
CodingYoshi11-May-08 5:58 
AnswerRe: Forms Inheritance Pin
DanB198311-May-08 8:16
DanB198311-May-08 8:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.