J
John Wildes
Hello All
i've come to the point where i need to deploy my application. I have
created the setup routine, and all appears to be well with that. I have to
distribute 1 executable file and 1 .net DLL which is a custom control that
provides the menus and toolbars for my application.
When the installation is complete, and i go to run the application, I get an
error System.Security.SecurityException.
I am new to debugging and programming in general. I don't know how to check
and see what is wrong here or why it is not running. These are the last two
lines in the CLR Debugger Output screen
Loaded H:\AonProg\Statement\Sandbar.dll, no Symbols loaded
An unhandled exception of type 'System.Security.SecurityException' occurred
in TAMStatement.exe
I am thinking that my problem is related to the custom control that provides
my toolbars and menus. I'm not sure though, everything compiles and builds
with no errors I'm not sure what is going wrong.
Please help.
If more details are needed you can email me at (e-mail address removed) or
reply to the newsgroup.
Thanks
john
i've come to the point where i need to deploy my application. I have
created the setup routine, and all appears to be well with that. I have to
distribute 1 executable file and 1 .net DLL which is a custom control that
provides the menus and toolbars for my application.
When the installation is complete, and i go to run the application, I get an
error System.Security.SecurityException.
I am new to debugging and programming in general. I don't know how to check
and see what is wrong here or why it is not running. These are the last two
lines in the CLR Debugger Output screen
Loaded H:\AonProg\Statement\Sandbar.dll, no Symbols loaded
An unhandled exception of type 'System.Security.SecurityException' occurred
in TAMStatement.exe
I am thinking that my problem is related to the custom control that provides
my toolbars and menus. I'm not sure though, everything compiles and builds
with no errors I'm not sure what is going wrong.
Please help.
If more details are needed you can email me at (e-mail address removed) or
reply to the newsgroup.
Thanks
john