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 > november 2005 > threads for november 15 - 21, 2005

Filter by week: 1 2 3 4 5

Switching from XML formatter to Binary Formatter
Posted by A.M-SG at 11/21/2005 6:21:53 PM
Hi, I have my web service up and running, but I would like to work with SOAP binary formatters. How difficult is to switch both web service client and server from SOAP XML formatter to SOAP binary formatter? Could you refer me to any article that explains how to change the SOAP formatter...more >>


Web Services Very Slow...Please help
Posted by amqazi NO[at]SPAM gmail.com at 11/21/2005 5:46:37 PM
We have an application that we recently converted to VB.Net. The database access layer has been converted to a web service. We have noticed a significant reduction in the speed of database calls. This is a high availability application and each moderate size query to an SQL server takes about 10...more >>

deserialize xml into object
Posted by param NO[at]SPAM community.nospam at 11/21/2005 9:38:56 AM
Hi all, is there anyway I can de-serialize XML back into my custom object in VB? I am supposed to receive serialized XML via a https post and it would be nice if I can de-serialize it and then work with the object rather than XML. TIA! ...more >>

Could Not Load Type Parse Error
Posted by Brite at 11/18/2005 3:45:39 PM
Ok, i've spent almost 2 full days trying to get this to work. I've rebuilt the crap out of this project, namespaces are the same, myuser, ASPNET user, and everyone else has full permissions to the ladder to my project, the .net framework dlls, and iis. I've uninstalled and reinstalled IIS, ASP...more >>

Call to webservice doesn't pass in credentials
Posted by elora_c NO[at]SPAM yahoo.com at 11/18/2005 7:19:05 AM
I'm making a call to a webservice from my ASP.NET page. The web application has anonymous access turned off and Integrated Windows auth turned on. The web.config has <identity impersonate=true>. I set the credentials of the web service proxy to the DefaultCredentials. Right before I make the...more >>

Trouble Understanding Code
Posted by RonB at 11/17/2005 7:51:24 AM
Hi all, I'm new to programming web sites using ASP. Can someone explain the following code to me? I understand that it the condition is true it will redirect to the correct page. What I don't understand is the IsUserAllowed function/method. <% if not IsUserAllowed(ut_sales_rep + ut_reg_m...more >>

Using a Class Factory to Return a Web Service
Posted by johntallon at 11/17/2005 7:23:34 AM
Hi People, I have a question regarding Web Service and Class Factories. I have a Collection of Web Services that do specific jobs. There are about 15 in all. These services are in one VS.NET project. I have created a Base Web Service Class, that implements Authenticate, Exception Handling...more >>

Calling a webservice within a HTA
Posted by Allister Farn at 11/15/2005 9:11:16 AM
I have created a HTA from which I need to call a .NET webservice. I've written the HTA to use the webservice.htc behaviour, but am wondering if there is a better way. I am trying to limit the number of "advanced" steps the users need to carry out (i.e. savnig files, downloading other files to th...more >>




DevelopmentNow Blog