16,021,169 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Visual Basic questions
View Javascript questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
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.
VikashGohil
15-Jan-11 0:16am
View
Thanks For your link, will be reading it soon.
Just another question, will Ajax Control toolkit also run under Apache, Mono, Linux.
I have used controls like Update panel, Modal Popup etc.
VikashGohil
14-Jan-11 3:19am
View
Thanks for your reply yogesh,
But some articles on CP itself shows us how to setup ASP.net under Linux using Apache/XSP and mod-mono
VikashGohil
2-Dec-10 7:20am
View
Thanks for your reply.
There is one question, If i open and close connection each time, then will this not put an overhead of connection on each request due to which my application response will slow down.
Also can you tell me how can I create an object for my class which I can share across entire application.
I guess i need to do this using Session, but is there any other way and would it be advisable?
Please reply.
Thank you.
VikashGohil
19-Nov-10 6:54am
View
Thanks for the link. If Android JVM is not that powerful, does that means that any embedded system that supports Java, will not have JVM as J2SE.
Show More