I have a project , its name is "Protected Areas".There are svc files in PAServer folder such as
AuthenticationInterface.svc file and bin folder which consists of dll files. I have changed the business logic of the project (the files that its extention is cs) and traditional publishing to web server hasn't been worked.When I replace the contents
of PAServer, namely dll containing bin folder and svc's; the problem has solved.
PAServer folder inside the wwwroot/ProtectedAreas path.
There are three projects that tightly coupled among them: Protected Areas ,
Special Protected Areas and Enterprises in the protected areas. However the problem is when I updated the svc and dll files of the
Protected Areas, the project Enterprises in the protected areas doesn't work anymore. This problem arises frequently and I couldn't make any changes on the
Protected Areas project. Where can I get information?
varoulscupre...
Member
13 Points
46 Posts
sychronization problem of dll files in bin folder and SVC files
Jan 21, 2013 01:17 PM|LINK
Hi There;
I have a project , its name is "Protected Areas".There are svc files in PAServer folder such as AuthenticationInterface.svc file and bin folder which consists of dll files. I have changed the business logic of the project (the files that its extention is cs) and traditional publishing to web server hasn't been worked.When I replace the contents of PAServer, namely dll containing bin folder and svc's; the problem has solved. PAServer folder inside the wwwroot/ProtectedAreas path.
There are three projects that tightly coupled among them: Protected Areas , Special Protected Areas and Enterprises in the protected areas. However the problem is when I updated the svc and dll files of the Protected Areas, the project Enterprises in the protected areas doesn't work anymore. This problem arises frequently and I couldn't make any changes on the Protected Areas project. Where can I get information?
Parashuram
Member
98 Points
39 Posts
Re: sychronization problem of dll files in bin folder and SVC files
Feb 20, 2013 10:51 PM|LINK
The reasons what I can see is only