I have created an application that is to be stored on the network drive. We'll use a third application to create the link so that any user can go and run it form the shortcut. The issue is that it can't be run if it's from a network drive. It can be run locally on all machines.

The error messege I get is as followed:

Application has generated an exception that could not be handled.
Process id = 0x860(2144), Thread id=0x874(2164)


Please help.