|
Let me explain first of all...
I currently have a nice little windows form application that requires you set CoInitializeSecurity before loading the form. This is fine, and is currently working. However... I would like to move this to a Web application, but I am a little unsure of how to set security before the web form loads.
Any suggestions or help would be GREATLY appreciated. Thanks.
|