Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 01, 2010 11:50 AM by eitanmiz
Member
55 Points
100 Posts
Oct 31, 2010 10:00 PM|LINK
Hello.
I am using dlls on my web-site.
Every time, I change something on that dlls, I do :
1. gacutil -I mydll.dll ...
2. Restart the IIS.
Nevertheless, changes are not seen on the page, so I need to restart my computer.
I have Windows 7, framework 3.5, develop on C#.
Why should I restart my computer, and how can I solve the above in easier way?
Thanks :)
Contributor
2081 Points
418 Posts
Nov 01, 2010 12:09 AM|LINK
Have you tried clearing the browsing history? Might be cached.
Nov 01, 2010 06:13 AM|LINK
No,
but I don't want to clear history each time I compile my code,
neighter restart my computer.
Thanks
All-Star
15922 Points
2982 Posts
Nov 01, 2010 09:04 AM|LINK
Hello,
How did you restart the IIS - restart the IIS service, restart the website, restart the application pool?
Regards
Nov 01, 2010 11:50 AM|LINK
on computer -> manage. open services and application, and then IIS.
On "manage server" there is an icon to refresh the IIS.
eitanmiz
Member
55 Points
100 Posts
Dlls on web site - need to restart the computer.
Oct 31, 2010 10:00 PM|LINK
Hello.
I am using dlls on my web-site.
Every time, I change something on that dlls, I do :
1. gacutil -I mydll.dll ...
2. Restart the IIS.
Nevertheless, changes are not seen on the page, so I need to restart my computer.
I have Windows 7, framework 3.5, develop on C#.
Why should I restart my computer, and how can I solve the above in easier way?
Thanks :)
Deeshal
Contributor
2081 Points
418 Posts
Re: Dlls on web site - need to restart the computer.
Nov 01, 2010 12:09 AM|LINK
Have you tried clearing the browsing history? Might be cached.
eitanmiz
Member
55 Points
100 Posts
Re: Dlls on web site - need to restart the computer.
Nov 01, 2010 06:13 AM|LINK
No,
but I don't want to clear history each time I compile my code,
neighter restart my computer.
Thanks
HostingASPNe...
All-Star
15922 Points
2982 Posts
Re: Dlls on web site - need to restart the computer.
Nov 01, 2010 09:04 AM|LINK
Hello,
How did you restart the IIS - restart the IIS service, restart the website, restart the application pool?
Regards
Free ASP.NET Examples and source code.
eitanmiz
Member
55 Points
100 Posts
Re: Dlls on web site - need to restart the computer.
Nov 01, 2010 11:50 AM|LINK
on computer -> manage. open services and application, and then IIS.
On "manage server" there is an icon to refresh the IIS.