Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ramkinavy
  • Order by date
  1. ramkinavy

    COM+ question

    when already a compiled dll is running on the server, and later on u make changes to that dll(no parameter changes), now when u compile ,prior to that set the compatibility to binary compatibility and make a copy of the dll alreaady compiled(runing on the server) , and select that file and then...
  2. ramkinavy

    Can CreateObject, but can't call method

    have you implemented objectcontrol interface which is required for a com+ component/mts component.check whether your dll has been loaded peoperly under com+ services
  3. ramkinavy

    Windows 2000/VB6/Oracle 8.1 and Object Creation under MTS

    did u install mts services for oracle???? also there is a sql script u have to run for table creation which is required for mts.this is available on oracle site .use the oracle search engine to search for this info
  4. ramkinavy

    DLL registration help

    in winnt u can find for a file svrmgr32.exe in system directory if u wanna register type svrmgr32 <filename> at dos prompt. i havent tried with windows , but there is a similar file. bye

Part and Inventory Search

Back
Top