Results 1 to 5 of 5

Thread: Create object

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Springfield
    Posts
    120

    Create object

    We try to maintain an ASP application. I am pretty sure that it is written by Visual Interdev. But when we go to the directory, I saw every file except the project files. So I can not open the project by Visual interdev. Can any one explain? Second, I read the code which has a line server.createobject("xdee.starttransaction"). What is the best way to find that object? Thanks for help.
    MM

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    There is nothing keeping you from opening the files in interdev.
    How can you be sure it was written in interdev? ASP can be written in notepad too you know.

    What do you mean find that object?
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Second, I read the code which has a line server.createobject("xdee.starttransaction"). What is the best way to find that object?
    I'd look around with the VB IDE add references box and the object browser.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  4. #4
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    1) Open Interdev and select a NEW project- pick a place to save the local copy and give it a name.

    2) Type in the server name when prompted, select whether you want local mode or master mode. Click Next.

    3) Click on "Connect to an existing Web application on servername.

    4) Use the dropdown list to select the name of the project you want to open.

    5) Click Finish.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  5. #5
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    Oh, and it sounds like your object is a MTS COM component.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width