-
[RESOLVED] Remake dll
Hi,
I'm newbie ...
I made my simple dll file at my pws. It's success.
Then I modify it with some line.
When I try to make dll, there's an error said that I don't have permission.
I turned the pws off. I tried remake dll again. Still error.
Do I have to restart my computer ?
Or there's anoher way to update my dll on my own computer ? :ehh:
Thank You ...
-
Re: Remake dll
Maybe upload the source and see if someone here can fix it?
-
Re: Remake dll
I faced similar problem earlier (couple of years ago), but I forgot how did I fix that..can you try by unregistering the dll and then compile and register, I hope it should work...
-
Re: Remake dll
Show us the part you changed so we can fix it and you can compile it :D
-
Re: Remake dll
Guys,
I can remake the dll, but may be there's still better way out there :ehh:
I just did this :
I open My "Computer Management from the control panel".
I choose the "Services".
I stop the "IIS Admin Service" and it would efect on "World Wide Web Publishing" and that should be stop too.
Wait for seconds ... and I can remake my dll.
So I always open My Computer Management while scripting code now. :)
Guys, thank you for your participates ..
and ... keep progamming ...