472,331 Members | 1,604 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,331 software developers and data experts.

remote web server

HI everybody,

I am trying to get somewhere with VisualStudio.net. The problem is
that my web server is not on my PC (for company security reason) on is
remote.

Everytime I try to create a project I have some errors.

Is there some options that I need to change?

Thanks

Celine
Jul 21 '05 #1
2 1729
First off you need to give us some more detail as to what the errors are.

However, I am going to give you some tips that you can try before that.

a.. Visual Studio remote debugging components must be installed on the server you want to debug. (For more information, see Setting Up Remote Debugging.)
b.. The access the remote debugging components on the remote server, you must be a member of the Debugger User group or an Administrator on that machine. When you install the remote debugging components, Visual Studio .NET adds the installing user to the Debugger User group. For instructions on how to add other users to the Debugger User group, see Adding Debugger Users.
c.. By default, the ASP.NET process (aspnet_wp.exe for IIS 5.0 and 5.1 on Windows 2000 and Windows XP or w3wp.exe for IIS 6 on Windows Server 2003) runs as an ASPNET process. As a result, you must have Administrator privileges on the machine where ASP.NET runs to debug it.
d.. In C/C++, the project must be set up to connect using DCOM rather than TCP/IP. To set this property, you must open the <Project> Property Pages dialog box and choose Remote via DCOM for Connection. (For more information, see Project Settings for a C or C++ Debug Configuration.)
If you try to debug on a remote server where you are not a member of Debugger Users or an Administrator, you will get the following error message:

check DCOM configuration for MDM

I hope this helps you with your problems.

Enjoy!!

-Evan - I wanna be an MVP too!!

"Céline" <ce***********@hotmail.com> wrote in message news:35*************************@posting.google.co m...
HI everybody,

I am trying to get somewhere with VisualStudio.net. The problem is
that my web server is not on my PC (for company security reason) on is
remote.

Everytime I try to create a project I have some errors.

Is there some options that I need to change?

Thanks

Celine

Jul 21 '05 #2
First off you need to give us some more detail as to what the errors are.

However, I am going to give you some tips that you can try before that.

a.. Visual Studio remote debugging components must be installed on the server you want to debug. (For more information, see Setting Up Remote Debugging.)
b.. The access the remote debugging components on the remote server, you must be a member of the Debugger User group or an Administrator on that machine. When you install the remote debugging components, Visual Studio .NET adds the installing user to the Debugger User group. For instructions on how to add other users to the Debugger User group, see Adding Debugger Users.
c.. By default, the ASP.NET process (aspnet_wp.exe for IIS 5.0 and 5.1 on Windows 2000 and Windows XP or w3wp.exe for IIS 6 on Windows Server 2003) runs as an ASPNET process. As a result, you must have Administrator privileges on the machine where ASP.NET runs to debug it.
d.. In C/C++, the project must be set up to connect using DCOM rather than TCP/IP. To set this property, you must open the <Project> Property Pages dialog box and choose Remote via DCOM for Connection. (For more information, see Project Settings for a C or C++ Debug Configuration.)
If you try to debug on a remote server where you are not a member of Debugger Users or an Administrator, you will get the following error message:

check DCOM configuration for MDM

I hope this helps you with your problems.

Enjoy!!

-Evan - I wanna be an MVP too!!

"Céline" <ce***********@hotmail.com> wrote in message news:35*************************@posting.google.co m...
HI everybody,

I am trying to get somewhere with VisualStudio.net. The problem is
that my web server is not on my PC (for company security reason) on is
remote.

Everytime I try to create a project I have some errors.

Is there some options that I need to change?

Thanks

Celine

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: iqbal | last post by:
Hi all, We have an application through which we are bulk inserting rows into a view. The definition of the view is such that it selects columns...
1
by: mbailey | last post by:
Hello- I have a Sql Server 2000 database offsite that I would like to back up to a local machine. I am using Enterprise Manager on a local machine...
2
by: Douglas Harber | last post by:
If I have DB2 8.1 (FP5, I believe, but not relevant to my question...I hope) installed on my desktop, do I have what I need to connect to a remote...
2
by: James | last post by:
Dear Access Guru's, Hopefully you can help me (as Microsoft don't seem to be able to) We have an Access database on a Windows 2003 server with...
0
by: bettervssremoting | last post by:
To view the full article, please visit http://www.BetterVssRemoting.com Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere...
5
by: Mitya Mitriev | last post by:
Hi I created ASP.NET 2.0 web application that uses SQL Server 2000 database and it works perfectly when website and Sql server were on local...
2
by: Tor Inge Rislaa | last post by:
Database on remote server On the remote server where my ASP.NET application is located there is no SQL Server or SQL Server Express. When I...
4
by: Noy B | last post by:
Hi, I have developed a small application that is using a MSAccess DB. the problem is that it was developed on a machine where the application...
5
by: Cirene | last post by:
I just deployed my new ASP.NET (3.5 FW) site to the hosting company I'm using, webhost4life. NOTE: I HAVE deployed other SQL Server sites to the...
7
by: RN1 | last post by:
Is it possible to connect to my local SQL Server 2005 database from a remote web server? If yes, what ConnectionString do I use? Thanks, Ron
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.