Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have an asp.net app that generates rdp connections on the fly. Once the rdp file is created, I want the application to open the file and start off the connection.

 

I initially tried this using system.diagnostics.process.start and tested it on a win2k server with no association for .rdp. Everything worked fine except it wouldn't launch the rdp for obvious reasons.

 

I then tested it on my home pc which runs winxp and the whole app worked perfectly. Back at work, however, it will not open the rdp files even on a server with the correct .rdp associations.

 

Does anybody have any idea of different techniques I can use to try and launch this file?

Posted

Okay so tell me this, how am I able to run every session that I use at work through rdp sessions on a Win2k server?

 

Practically everything we use consists of vmware tools and we only have one or two physical servers.

 

The whole architecture is windows 2000.

 

If I have a file with a .rdp extension and double click on it, it opens the rdp connection up so why can't I automate this?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...