Groups | Blog | Home


Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net webservices > august 2005 > threads for august 15 - 21, 2005

Filter by week: 1 2 3 4 5

File or assembly name <some temp file> not found..
Posted by manish pendse at 8/21/2005 5:44:50 AM
Hi, We are calling a web service through a serviced component. The web service is "windows authenticated" and there is only ONE user who has access to the web service. The reason for calling the web service through a serviced component is we did not want to hard code the user name and passwor...more >>


Problem after moving my websites
Posted by Rob H at 8/19/2005 9:23:02 PM
I was running out of hard drive space so I added another hard drive (G). I then copied my web sites to the new drive and now I can't access all of them. Only one of them shows up with the web site folder icon and all the rest show up as regular folders and when I try to access them with IE I ...more >>

Nunit - testing a web service that relies on web.config
Posted by Andrew Backer at 8/19/2005 5:05:18 PM
I can't quite figure out how to test my ws. It relies on a web.config to load connection strings, output directores, etc, and I am trying to test from within the project itself. NUnit GUI just loads the dll (though I am using zanebug ATM.) I currently do something like this : [Test] public...more >>

disable WSDL
Posted by Pawe³ at 8/19/2005 12:00:00 AM
Hi, I'm writing WebService in ASP.NET. When open the start page in browser there is list od methods and link to wsdl. Is there any way not to display this informations? Thanks, Pawel ...more >>

(Pseudo)Web Garden for WebService
Posted by Massimo Gentilini at 8/18/2005 6:51:46 PM
I have a web service that, also when hosted in its own application pool, often grows in memory due to the kind of request made (they involves heavy XML manipulation and caching of large data) and when it reaches 1.1 Gb gives out of memory errors. All my investigation has only mitigated the pro...more >>

invalid assembly reference in w2003 but not in w2000
Posted by gabivigo NO[at]SPAM yahoo.es at 8/18/2005 3:49:44 AM
Hello, I have just developed a web service. If I check it by browsing the asmx file it works fine in w2000. But doing the same in the preproduction enviroment in w2003 it gives the error "File or assembly was invalid" in reference to the proxy class. Any idea why it doesn't work in windows ...more >>

Unable to find an entry point named EnumerateSecurityPackagesW in
Posted by TRI_CODER at 8/17/2005 10:20:04 AM
I am trying to solve the following exception. The exception occurs when my ASP.NET code behind code attemtps to access a remore site using SSL. Please note that all certificates are valid and the remote site is trusted. Also, my web site uses a custom HTTPModule implemented in a DLL named Secu...more >>

Can't invoke web service - error 500
Posted by account NO[at]SPAM cygen.com at 8/17/2005 4:09:33 AM
I'm getting an error 500 everytime I try to invoke a web service. Everything is running local on a Win XP machine. Any suggestions? Thanks, Brett ...more >>



dynamic xsd to webservice
Posted by jhgonzales at 8/15/2005 12:23:43 PM
There is a schema (xsd file) located on a web address that I want to use to validate xml files sent my webservice. I'd like that schema to be part of the wsdl of my web service. I could create an class file using xsd.exe and use it in the web service, but the problem with that is that the sche...more >>

Database Connection and Session State
Posted by Grigs at 8/15/2005 10:48:04 AM
Hello, I have a web service that reads its web.config file to connect to an Oracle database. There are a number of methods in this socalled BACKBONE that either send inforomation to or from the database. That works great. I have the INTERFACE which is what the user sees. When the page i...more >>


DevelopmentNow Blog