Hi,
I have compiled an activeX dll and pass variables using asp into functions within the dll. When I test this running the code with Visual Studio the data is output correctly to the browser, however when I compile the code and run the same code the data is different! This is confusing me as to why this is happening....
I always re-start the web service after registering the dll...
Any ideas?
In addition, when I run the code using the visual studio debugging mode the variables seem to be retained in memory, whereas after compiling they arent!
Bookmarks