I am using C# and mS sql server for windows application. i have done the project . i install sql server on PC1 and install the windows application on it. then i go to other computers within a single LAN, then i only install the windows application. when i try to access it gives me errors.
then i try using these methods.
i got to my developing machine then i try to publish both from solution explorer then properties.. publish and from top build..> then Publish.., both gives me the same error that is: Cannot publish because a project failed to build
please tell me how can i pulish my application so that it can be accessed from LAN networks computers. thanks