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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Passing classes30 Nov 2007 10:18 GMT2
I have a solution working with a webservice project, userinterface project
and they both reference to a personal framework project.
When I create a method on the webservice project using a class from the
framework and I call that method from the userinterface it crashes with a
Update Web Services has caused unexpected changes to method signat29 Nov 2007 10:05 GMT1
I've got an app in c# that uses web services (both as consumer and server)
which I wrote some years ago and am now updating.
The server side gets information from SQLServer as XML and serialises the
result into an object tree generated on an XSD file.
web methods returning boolean : always returns false28 Nov 2007 19:06 GMT1
Hi, all. I have a created a web service with a web method that returns
a boolean (bool) value.
[WebMethod]
   public bool IsUser(String username)
Creating a Web Service (Service, not Client) from WSDL28 Nov 2007 14:22 GMT2
I understand, that the "normal way" in creating Web Services is:
Creating Web Service -->  WSDL  -->  Creating Client
Unfortunately, I have to create a Web Service (Service, not Clinet)  from an
existing WSDL.
How to dynamically configure a webservice address?27 Nov 2007 18:05 GMT2
I have an ASP.Net project, in which I added a web reference, for example
http://Sandbox/service.asmx
after I pass the testing, I want to change the web service address to
http://Production/service/asmx, which has the exactly same interface as the
Problem generating code with wsdl27 Nov 2007 13:36 GMT9
A java programmer sent me a wsdl file, which I have to use to consume his
web methods. When I run the wsld.exe tool to generate the class' code, I get
the following message:
CODEGEN: The operation binding 'getAvaluos' from namespace
VS2008 and WSE327 Nov 2007 08:38 GMT6
We've a .set of NET2 / ASP.NET2 / WSE3 based products, and we're beginning
to contemplate moving to .NET 3.5 now that VS 2008 is RTM.
Will a .NET2 / ASP.NET2 / WSE3 application build within VS2008?  I'm
imagining there are bug fixes in the .NET core classes in .NET 3.5; in
Webservice SQL logon fails on production IIS server26 Nov 2007 19:50 GMT9
I recently created some intranet web sevices to expose stored procedures on
our SQL Servers (SQL2k).  The stored procedures include an audit trail with
user/login identification, so the web services are set up for Windows
integrated authentication.  The web sevices work well when ...
System.Runtime.Serialization.SerializationException26 Nov 2007 16:31 GMT1
I am passing a couple of objects through a web service and get the error
message below when I check the event log:
System.Runtime.Serialization.SerializationException: The type
System.Web.HttpException in Assembly System.Web, Version=1.0.5000.0,
WSE 2 and 3 dual mode, problems26 Nov 2007 02:25 GMT2
i am in the situation of needing to support a WSE2 winforms client and a
WSE3 winforms client.
i have set up the web site with a separate ASMX file for each, and both
clients work if they are the first to access their respective web service.
Send attachment with DIME26 Nov 2007 01:22 GMT7
I have never sent attachment with webservices.
Yesterday I got the challenge to redesign my solution that sends large XML
structures to a Java webservice. The reason was that the Java SOAP
implementation had problems consuming too large files that way. They
Newbie: does not have a parameterless constructor25 Nov 2007 01:14 GMT2
I'm working on my first Web Service and need to display data from a
Sql Database.  I get this error message:
"Telemarketing.TUsers cannot be serialized because it does not have a
parameterless constructor."
Web service is not releasing SQL05 locks24 Nov 2007 19:30 GMT5
I've built a web service that is performing edit tasks on SQL05 tables.  When
the service performs a table update 9 process locks are generated in SQL05
which do not get released.  Each time the update query runs a new set of 9
process locks are generated.  If five web service ...
Extra 'invisible' characters in soap packet23 Nov 2007 04:13 GMT3
We are using .NET 2.0 and WSE 3.0 to call a Java web service. It sets
charcter limits to certain feilds (e.g. max 100 chars) and if there
are more than the expected number, it throws an error. So what we do
is we retrieve the data from the MSSQL database, truncate it to 100
Pass through Windows Identity to Web Service21 Nov 2007 10:05 GMT2
I have a web site. It's business layer is accessed through another web
service. Both are hosted on IIS.
When this application is deployed on the intranet, we have people access it
through their AD accounts. Ideally, we want to pass the Windows Identity that
Pages: 1 2 3 4 October, 2007
 
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.