Using VB6, I created an ActiveX Component for an ASP application.
To test it on my PC which runs Windows 98, I start Personal Web Server, open Internet Explorer 5 and
point the browser to my Active Server Pages.
After testing, I cose Internet Explorer, and not only stop Personal Web Server but unload it from memory.
I bring up VB6, open my ActiveX Component, make changes to the source code and then compile.
VB6 says 'Permission Denied".
Apparently IE5 or PWS "locked" or set the Write-protected attribute of the DLL.
If I check the DLL's attributes in Windows Explorer, all attributes are cleared.
But I cannot delete it.
The only solution I have found is to re-boot my PC entirely.
Then I recompile the DLL and test it again.
Then reboot, recompile and test.
Then reboot, recompile and test.
Can anyone suggest an easier way?
To test it on my PC which runs Windows 98, I start Personal Web Server, open Internet Explorer 5 and
point the browser to my Active Server Pages.
After testing, I cose Internet Explorer, and not only stop Personal Web Server but unload it from memory.
I bring up VB6, open my ActiveX Component, make changes to the source code and then compile.
VB6 says 'Permission Denied".
Apparently IE5 or PWS "locked" or set the Write-protected attribute of the DLL.
If I check the DLL's attributes in Windows Explorer, all attributes are cleared.
But I cannot delete it.
The only solution I have found is to re-boot my PC entirely.
Then I recompile the DLL and test it again.
Then reboot, recompile and test.
Then reboot, recompile and test.
Can anyone suggest an easier way?