On Sat, Jan 26, 2013 at 4:08 AM, khurram jafri <[email protected]>wrote:
> Hi All , > I am working in dot net 2005 with three level (data acess layer, business > logic layer, and prentation layer).When I add this project in save sorce it > could not copyupdated dll filesfrom data Access layer to business logic > layer and from business logic layer to presentation layer and project shows > error .when i run this project with out save source adding it works > fine.Please guide me if any one know this problem. > > --------------------- Sounds like VSS is working properly. You only want source code not compiled output. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell -- -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net --- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
