TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Santhosh Subramaniam
NA
226
107.9k
New assembly not loaded in adp.net application.?
Oct 7 2013 1:33 AM
Hi Frnds,
I am create an assebly and installed in GAC folder, refered in asp.net application,
the problem is i change a fuctionality in assembly dll it will not reflect in client application, once i rest the IIS then only the new DLL chnage reflect
in client application.
EG : old fuctionlaity in GAC Dll
Function optration()
{
return(5+ 50);
}
New functinality
Function optration()
{
return(5 - 50);
}
when call operation in ASP.net application old functionality only coming.
How to solve..
Thanks in Advance.
Reply
Answers (
1
)
Dropdown selected changed event in mvc4 using Database First
Image not Displayed in Chrome return 304 error,