Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:328153
More Search Options
RSS Available
Matching Posts
Re: Error while adding a webservice to an existing webapplication (ASP.NET)
Nevermind ... I got the solution. In the Web.Config of the Web Application I had a <pages> element under <system.web> and I had set the 'autoEventWireup' attribute to false. I simply removed the 'autoEventWireup' and it solved the problem. I guess the attribute was messing up the call to the WebService in someway... maybe the DefaultWsdlHelpGenerator.aspx page requires the autoEventWireup to be true so that it can call default EventHandlers for the page. Not including this attribute sets
Posted to
XML Web Services
(Forum)
by
hsd31
on 11/5/2003
Re: Navigating an XMLNode
Of the top of my head.... Create an XmlDocument and append the XmlNode to it using the AppendChild method of the XmlDocument. Call the GetElementsByTagName method of the XmlDocument which will return a XmlNodeList collection. If the tag names are unique then there will be only one element in the XmlNodeList which can be accessed using the Items property and the value as xmlnodelist.Items(0).InnerText There might be other(better?) ways to do it. But this should get your work done. hope this helps
Posted to
XML Web Services
(Forum)
by
hsd31
on 11/5/2003
Error while adding a webservice to an existing webapplication (ASP.NET)
I've an existing web application and I'm trying to add a new webservice to it. I'm using VS.NET, ASP.NET/C# and Framework 1.0. I added a new web service into a sub-folder in the UI project and created a new webservice in it and modified the namespace so that the webservice and the webapplication gets compiled into one assembly. In IIS I made the sub-folder containing the new webservice into an Application and copied the respective dlls into a bin folder under this sub-folder. When I try to access
Posted to
XML Web Services
(Forum)
by
hsd31
on 11/5/2003
Page 1 of 1 (3 items)
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online