TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ian
NA
5
1.3k
C# XmlDocument doc = new XmlDocument(); fails
Jan 10 2013 11:56 AM
Hi,
I have created an asp.net page (3.5) and the issue is when the following statement is reached:
XmlDocument doc = new XmlDocument();
On my home machine running VS 2010 it executes fine. But when uploaded to my web host the page never gets past this statement. There is no error, you are just left waiting.
Any suggestions?
Ian.
Reply
Answers (
2
)
two connection string using sql database in asp.net using C#
SQL Connection