I've just done a lot of re-structuring of my project and split it into multiple parts with a common class library.
i.e. A toolkit project which includes the common library and a runtime project which also includes the common library.
Because of this I have had to re-create the authentication code.
I've modified the WinForms part of the application to have new assembly information. I then created the .exe, after this I ran the authentication program on that exe and added the .dgdk file generated as an embedded resource. In the Form Load event I have put the initialise function with the code from the authenticator and this is failing.
I've disabled the vhsost stuff and done a clean re-build before starting the authentication process.
Also the initialisation is done in the main form, not the class library project.
I'm sure it's something silly I've forgotten. Any Ideas?
Jas
----
"What is this talk of 'release'? Klingons do not'release' software. It escapes leaving a bloody trail of developers and quality assurance people in its wake!"