Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / August 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Session serialization error when sessionState mode is not "InProc"31 Aug 2008 02:34 GMT1
- Create a new webservice project with a webmethod that has enabled sessions
(WebMethod(EnableSession=true) attribute).
- Set the sessionState mode to any mode other than "InProc".
- Run the project (either in IIS or the Development server)
Compatibility issue between VS2005 and VS2008 Web Service29 Aug 2008 04:07 GMT1
Hi. This is my scenario that I hope I can find a solution for:
A VS2005 solution containing a web app project, a web service project and a
simple client library project that only consumes the web service and is used
by the web app.
Re Add Web Reference29 Aug 2008 04:05 GMT1
Is there a way to re-add a web reference once it's been removed from a
project without recreating all of code generated off of browsing to the
wsdl?  I was playing around with a few different versions of webservices
from different locations but once the reference is removed when ...
Web service asks for Login (unexpectedly)28 Aug 2008 18:31 GMT1
I have a simple 'hello world' web service here
http://www.askhiran2008.com/asliwebservicevb2/service.asmx. It should
return data from the Northwind sample database.
It works fine when being consumed by a simple ASP.NET application. See
Local file paths showing in stack traces28 Aug 2008 16:32 GMT3
This is not exactly a show-stopper but I am concerned about it. I was
hoping someone could shed some light on it.
I have a web service that I've been programming on my local machine
using Visual Studio 2008 for a while. Whenever it's ready for
Server->Client notification27 Aug 2008 22:34 GMT4
Unfortunately I'm a little upset, I went to one of the free .Net
seminars today that Microsoft holds.
At the end of the seminar I had just one question.
There is only one thing I want to know.
Slow Accessing Webservice Remotely27 Aug 2008 17:22 GMT1
I have a simple web service written in C# and served through IIS. When
I am repeatedly calling one of the WebMethods, either from the local
machine or on the local network, the server can process about 400
requests a second. As soon as the web service is accessed from the
Accessing web services from different domains27 Aug 2008 09:44 GMT1
From my site can i access a webservice which is in a different domain and
also vice versa (ie. if i create a webservice in my site can somebody access
it from different domain.)
I'm new to webservices thats y.
Web services and Proxy27 Aug 2008 08:08 GMT-
Is the following correct?
(1) web services can be accessed by outsider or in the intranet
applications.
(2) asynchronous web services, like proxy on allocating resources?
Accessing generic methods throug a proxy object26 Aug 2008 02:13 GMT4
I have a class defination for Location which can have multiple keywords. The
keyword class has one Public property LocKeyword.
For simplicity i have remove all the other properties.
   Public Class Loc
Having and Issue and I'm unable to find SvcTraceViewer.exe24 Aug 2008 02:31 GMT3
I have these two related problems.
First one is that I have a webservice that returns a DataSet that
works the first time I use it, maybe twice, and then after that fails
to work for a few hours, then it works again.
Web method calls sproc that returns output parameter22 Aug 2008 23:03 GMT-
Web method calls sproc that returns output parameter
how do I code this?
I am a complete beginner to .NET and web services. Here is code:
[WebMethod, Description("Run Monthly Payment Summary Report")]
howto: code soap header security?22 Aug 2008 01:55 GMT1
I'm developing an asp.net app that connect to a webservice.
- I've installed an P7k certificate in the IIS-website configuration.
When running my code, I have following error:
System.Web.Services.Protocols.SoapHeaderException:
WCF references21 Aug 2008 21:45 GMT-
I have an .NET application that could be compiled in 2.0 and in 3.0+ in other
cases.
I need a way to let the application decide if reference WCF by web service
in case onf the application compiled in 2.0 or use WCF client for those
The request failed with HTTP status 404: Not Found.21 Aug 2008 17:02 GMT-
I have created an web appication and I an calling the webservices to access
the database.
At the time of loading the data to the dataset. It raises an exception.
The request failed with HTTP status 404: Not Found.
Pages: 1 2 3 4 5 July, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.