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 bkrike 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: RimK
  • Content: Threads
  • Order by date
  1. RimK

    inheritance from a User Control

    Hi, I have defined a user cotrol (myUserControl) that inherits from System.Web.UI.UserControl . Now, I want to inherits from myUserControl and make changes on some properties in the Page_Load of the new UserControl. Can this be possible ? Do I have to change the render of my new class ? I...
  2. RimK

    problem with .CSV and .gif .

    Hi, I have to download .gif and .CSV files. With IE5.5 I always write this : file://hostname/directory/im.gif (or .csv) and it works. It does not work since I used IE6 installed with windows XP. Is there any body knows what it can be ? Thank you in advance. Rim
  3. RimK

    Problem to download .gif and .CSV on IE6 .

    Hi, I have to download .gif and .CSV files. With IE5.5 I always write this : file://hostname/directory/im.gif (or .csv) and it works. It does not work since I used IE6 installed with windows XP. Is there any body knows what it can be ? Thank you in advance. Rim
  4. RimK

    Remote Exception occurred in server thread

    I'm starting with RMI. every thing lookks okay, I compile with rmic without probreblems. the Stub and the Skelton appear in classes directory. rmi regystry launched But When I launch the Server this exception occurs : java.rmi.ServerException: RemoteException occurred in server thread; nested...
  5. RimK

    intanciate a component with ASP.

    I'm starting with COM+ using ASP and IIS 5 . I want to implement IIS and MTS on different machines just to increase server performance. How can I intanciate a remote component with ASP ? any help will be appreciated. Rim.
  6. RimK

    using ASP and MTS

    hi, would tell me please how can I use ASP with MTS ? I'm getting start with MTS and I install my IIS5 and MTS on two different machines. But, I dont know how can I instanciate remote component with ASP. regards, Rim

Part and Inventory Search

Back
Top