Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Ado Data RDS > Strange behavio...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 219 of 305
Post > Topic >>

Strange behavior

by =?Utf-8?B?VGFmIEdyZWVuc3RyZWV0?= <TafGreenstreet@[EMAIL PROTECTED] Nov 22, 2004 at 01:23 PM

At the very least, this should be good for a laugh, although it's no longer

funny to me...

I'm using VB6 code to compile and COM+ application that listens for RDS 
calls to it.  The client application does the normal
    Dim myObj As Variant
    Dim varObj as Variant
    Set myObj = CreateObject("RDS.Dataspace")
    myObj.InternetTimeOut = 60000
    Set varObj = myObj.CreateObject(COMAPPNAME & "." & ClassName,
SERVERNAME)
    intReturn = varObj.myFunction(string, string, string, ADODB
Disconnected 
Recordset)

When the server name does NOT have http: attached to it, one call succeeds

and one almost duplicate call fails.
When the server name DOES have http: attached to it, one call fails and
one 
call succeeds.
This works for both DNS names (simple) and IP addresses, but not full
domain 
Internet DNS names when happening locally.
Anything happening from off-server fails altogether, though the client 
believes that it's not the firewall.

The COM+ application is running as a domain administrator and RDS is (it 
seems) active.  Adding the ADCLaunch Key for the object and public class
made 
it start working (as described above).

Has anyone seen any scenarios like this before?  Is there something else
to 
do?  This solution works fine on all of the development and cold test
servers 
we have.

--------------------------------------
P.E.B.C.A.K.
Problem Exists Between Chair And Keyboard
 




 3 Posts in Topic:
Strange behavior
=?Utf-8?B?VGFmIEdyZWVuc3R  2004-11-22 13:23:07 
Strange behavior : Important to note...
=?Utf-8?B?VGFmIEdyZWVuc3R  2004-11-22 13:29:17 
Re: Strange behavior
"Brian Muth" &l  2004-11-22 13:44:12 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 15:25:13 CST 2008.