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 > december 2004 > threads for december 29 - 31, 2004

Filter by week: 1 2 3 4 5

dumping database
Posted by Jo Blow at 12/31/2004 10:59:16 PM
sorry in addition to my last question, does anyone know if it's possible for a web service/site to "dump" out a snapshot of a subset of a database into an instantly produced MS Access Database?, can automation be used to do this? Thanks again for any help ABold ...more >>

Exposing data to clients
Posted by Jo Blow at 12/31/2004 10:54:49 PM
Hi folks, I have a client that has a distributed access disaster that I want to move to a central ASP.NET system. I'm new to web services but is it possible to expose the raw database tables (subset off) in a web service that they can link to to query from Excel/access/whatever. The problem...more >>

Calling a MFC ActiveX Control from a ASP.net web service.
Posted by dmdaniels at 12/30/2004 8:35:03 AM
I am looking for some information about a problem I have run into. I have a third party MFC ActiveX Control and I would like to wrap it with a ASP.net web service. I add it to my project using "Add Reference" which creates the interop dll. I can instantiate the ActiveX Control but when I call ...more >>

web service won't run
Posted by Jim at 12/29/2004 11:11:20 PM
Hi all I have created my first web service (yes it's the hello world example) but it won't run in Visual studio: No http handler was found for request type 'GET' I am running : windows 2003 server, visual studio.net 2003, Sharepoint Portal server 2003 ch Jim ...more >>

Capture SOAP envelope
Posted by PokerJoker at 12/29/2004 10:35:05 AM
I'm calling a web service provided to me by one of my company's vendors. I used visual studio to automatically generate the SOAP request but I am trying to figure out a way to trap the soap envelope before it is sent. Is there a program, technique, or sniffer that I can use to accomplish thi...more >>

Restriction of anySimpleType is not allowed exception.
Posted by Sarika Jathar at 12/29/2004 1:39:03 AM
Hi all, I am validating a WSDL file using the w3c schema specified at http://www.w3.org/2001/XMLSchema.xsd. When I am adding this schema to the XmlSchemaCollection as follows, XmlValidatingReader.Schemas.Add(XmlSchema.Read( new FileStream(@"XmlSchema.xsd", FileMode.Open), null)); Th...more >>



DevelopmentNow Blog