CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > migration_to_asp.net.migrating_from_asp_to_asp.net Tags:
Item Type: NewsGroup Date Entered: 10/3/2006 12:43:01 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 19 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
jmurdock
Asp.Net User
Connecting to OLD asp XML 'page'10/3/2006 12:43:01 PM

0/0

I have to create a link between one of our apps and a client system. The client system is not using a web-service. They have a piece of technology they have used for 12 years (I am told) which consists of posting to an ASP page and getting the result back.

 The post is an XML string and the result is an XML string. They have done this successfully with VB6, I need to get this to work from .Net. I have been using the same COM object they suggest and come up with this code:

<code>

 Dim AuthResult As New AuthResponse
If Debug = True Then
    EventLog.WriteEntry(Me.ServiceName & ".DelegateWithParameters executing", EventLogEntryType.Information)
End If

Dim strXMLLoginString As String
strXMLLoginString = fnBuildAuthString(strServiceID, strUserName, strPwd)
InboundXML = postxml(strXMLLoginString)

AuthResult = fnParseAuthenticationResp(InboundXML)
UpdateLoginAttempt(strVotingRecordID, AuthResult)

</code>

The com object is giving me no end of trouble. I want to use a true .Net class to do the same thing, but I don't know which one or how. This ISN'T a service so I can't just act like it is, and I don't know how to manage that.

I have some (limited) experiene acting as the client for a web-service but I have NEVER tried to do what I need to do here.

Any help would be greatly appreciated.

Thanks.


Ask One/Answer One.
1 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Flash Remoting: The Definitive Guide Authors: Tom Muck, Pages: 612, Published: 2003
Dreamweaver CS3 Bible: Master Every Aspect of Dreamweaver - Work with CSS, Text, Images, And Links - Incorporate Flash Movies and Other Media Authors: Joseph W. Lowery, Pages: 1112, Published: 2007
Beginning ASP.NET 2.0 Databases: Beta Preview Authors: John Kauffman, Thiru Thangarathinam, Pages: 427, Published: 2005
Beginning ASP.NET 1.1 with VB.NET 2003 Authors: Chris Ullman, John Kauffman, Chris Hart, David Sussman, Pages: 888, Published: 2003
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
Beginning ASP.NET 1.1 with Visual C# .NET 2003 Authors: Chris Ullman, John Kauffman, Chris Hart, Dave Sussman, Daniel Maharry, Pages: 888, Published: 2004
Visual Basic .NET Developer's Guide to ASP.NET, XML, and ADO.NET Authors: Jeffrey P. McManus, Chris Kinsman, Pages: 592, Published: 2002
Access 2003 Programming by Example with VBA, XML, and ASP Authors: Julitta Korol, Pages: 600, Published: 2005
Beginning Expression Web Authors: Zak Ruvalcaba, Pages: 474, Published: 2007
Professional XML Authors: Bill Evjen, Kent Sharkey, Thiru Thangarathinam, Michael Kay, Alessandro Vernet, Sam Ferguson, Pages: 856, Published: 2007

Web:
Connecting to OLD asp XML 'page' - ASP.NET Forums Connecting to OLD asp XML 'page'. Last post 10-03-2006 8:43 AM by jmurdock. 0 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
connect xml with asp.net application - Page 2 - ASP.NET connect xml with asp.net application - ASP.NET Community and Forum - Our ASP.NET forum is the place for Q&A-style discussions related to the ...
When to connect/disconnect inside ASP.NET page code? - DevX.com Forums Reload this Page When to connect/disconnect inside ASP. ... New to ASP.NET (I come from Access and a little old ASP development) ...
Web Q&A: Onstop, Connecting to SQL with ASP, Hiding Images ... Trapping the onstop event is handy when your page is performing some process that you ... Q I am trying to use ASP to connect to a SQL Serverâ„¢ database, ...
Page 3 - Connecting to a Microsoft Access database with ASP.NET Apr 4, 2006 ... Page 3 - Connecting to a Microsoft Access database with ASP.NET. ... Exporting XML from MS Access 2003 · - Importing XML into MS Access 2003 ...
Connecting asp.net website with XML and SQL Server 2000 ... Connecting asp.net website with XML and SQL Server 2000 simultaneously ... Page 1 of 1 (2 items) ... Page view counter.
error to connect ASP page to Oracle - ASP I got the following errors for ASP page connect to Oracle database. .... Microsoft OLD DB Provider for Oracle Oracle Provider for OLE-DB ...
ActiveWidgets • How to use javascript to connect DATABASE • asp ... How can I store data in database from HTML page ... Whether it be JS, XML, HTML, or what ever, that will be returned from the script you called, ...
asp work, connecting in db by ecars : Freelance Projects asp work, connecting in db by ecars. October 13, 2008 Filed under ASP ... hello i need the candidat to work on different asp page to link them on a sql ...
TheMSsForum.com >> Asp >> Problem connecting to SQL Server Express ... old asp .net 1.1 app has new sql 2000 problem Hi all, I have an old ASP . ... I tried running some test on about it,connecting once on page ...




Search This Site:










dropdownlist with checkboxes 1.1

use other usr table?

precompiling code-behind files

install new custom module

smartmodule or smartdnnmodule?

why is visual studio 2005 adding guid to the url?

moduleactions - securityaccesslevel question

module developer needed

c# function help

dnn upgrade error when running dnn3013 for first time from remote host

custom provider for webpart and web.config trouble!

.aspxauth value

user control and login

getting the name of the child or calling page from the .master.cs code behind

installation problem on another server

objectqualifier and webstone shadow / subzero tasklist

manually determine secure pages?

register admin

asynchronous loading web part with "loading.." message

from .net starterkid to dnn: what is possible

problem upgrading to rtm asp 2.0 from asp 2.0 beta 2.

database - newbee please help

nsurvey for dnn

creaeting dynamically a webcontrol

web part images

nested masterpage

need help in buying software

can't access aspx directly in subdirectory

menu style

delete an actual file in folder

 
All Times Are GMT