Click here to Skip to main content
15,895,794 members

Comments by VikashGohil (Top 9 by date)

VikashGohil 23-Aug-11 3:27am View    
actually, I have a windows service created in .Net 2.0 which is giving some problem after running for a few days.
This thing happens regularly after every few days.
So I was thinking of upgrading the .Net runtime version from 2.0 to 3.0 or higher, which might solve the problem.
The error I get in my service is err no. 1053.
Do you know why this error is raised?
VikashGohil 23-Aug-11 3:01am View    
Thanks for the reply.
But then what is the use of installing 3.0 if I am installing 2.0 runtime, I mean what advantage will i get if both are installed 2.0 and 3.0
Bcoz my app will only use 2.0 runtime then.
VikashGohil 25-Jun-11 1:20am View    
yes I have .py files but opening in notepad shows encrypted data. Also i dont know whether that code is server side or client side. I want to write my application in C#, Also i think the device itself has a built-in web server.
VikashGohil 25-Mar-11 1:55am View    
This is the exact message :
An error has occured while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.(Provider : SQL Network Interfaces, error:26 - Error locating Server/Instance Specified)
VikashGohil 23-Mar-11 23:29pm View    
hello, thanks for your reply. But i already have the firewall off. Also the pc is with database is pinging from this pc and also i can open all shared folders on that pc.
I have also tried installing management studio, but even that is not able to connect to that instance on another pc.