CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
web_forms
getting_started
data_presentation_controls
dotnetnuke
data_access-sql_server_sql_server_express_and_sqldatasource_control
security
client_side_web_development
novell-support-groupwise-6x-clients
data_access-data_access_and_objectdatasource_control
asp-net_ajax-asp-net_ajax_control_toolkit
novell-support-netware-6x-install-upgrade
asp-net_ajax-asp-net_ajax_discussion_and_suggestions
novell-support-netware-6x-administration-tools
master_pages_themes_and_navigation_controls
configuration_and_deployment
novell-support-netware-client-winnt-2x-xp
novell-support-groupwise-7x-clients
asp-net_ajax-asp-net_ajax_ui
novell-support-edirectory-netware
community-free_for_all
visual_studio_2005
novell-support-groupwise-6x-install-setup
data_access-xml_and_xmldatasource_control
control-cancel
novell-support-iprint
advanced_asp-net-crystal_reports
data_access-xml_web_services
microsoft-public-access
novell-community-chat
state_management
novell-support-netware-6x-abends-hangs
dotnetnuke-getting_started
novell-support-groupwise-6x-gwia
-net_languages-c
novell-support-identity-manager-engine-drivers
novell-support-groupwise-discontinued
advanced_asp-net-architecture
opensuse-org-suse-linux-support-install-configure-administration
dotnetnuke-custom_modules
novell-support-groupwise-7x-install-setup-admin
novell-support-netware-6x-storage-media
novell-support-groupwise-6x-agents
installation_and_setup
data_access-access_databases_and_accessdatasource_control
windows-hosting_open_forum
visual_web_developer_2005_express
novell-support-groupwise-6x-web-access
novell-support-netware-6x-server-backup
macromedia-dreamweaver
novell-support-netware-5x-administration-tools
novell-support-ifolder
novell-support-bordermanager-install-setup
novell-support-imanager
microsoft-public-dotnet-framework-aspnet
novell-support-netware-5x-install-upgrade
novell-support-cluster-services
novell-support-bordermanager-proxies
novell-support-newsflash
advanced_asp-net-sql_server_reporting_services
microsoft-public-dotnet-languages-csharp
web_parts_and_personalization
about_this_site-feedback_on_this_website
ibm-software-websphere-portal-server
novell-support-netware-dns-dhcp
novell-support-zenworks-desktops-4x-app-launcher
-net_languages-visual_basic_-net
advanced_asp-net-custom_server_controls
novell-support-bordermanager-vpn
novell-support-ndps-neps
microsoft-public-sqlserver-programming
novell-support-netware-webserver
community-jobs
novell-support-netware-4x
advanced_asp-net-mobile_and_handheld_devices
internet_explorer_web_controls
novell-support-zenworks-desktops-4x-install-setup
novell-support-edirectory-linux
novell-support-groupwise-7x-gwia
development_tools-web_matrix_general_discussions
microsoft-public-access-formscoding
macromedia-flash
community-announcements
portal_starter_kit
novell-support-zenworks-desktops-4x-management-agent
novell-support-zenworks-patch-management
novell-support-native-file-access
microsoft-public-access-queries
microsoft-public-access-forms
novell-support-groupwise-7x-web-access
novell-support-netware-small-business-6x
data_access-active_directory_and_ldap
novell-support-edirectory-windows
novell-support-groupwise-7x-agents
novell-support-ichain
data_access-oracle
novell-support-zenworks-desktop-management-6x-imaging
novell-support-groupwise-7x-wireless
novell-support-netware-5x-abends-hangs
advanced_asp-net-localization
novell-support-zenworks-desktop-management-7x-imaging-server-nw-win




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: Date Entered: 3/29/2007 8:33:33 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 3 Views: 134 Favorited: 0 Favorite
4 Items, 1 Pages 1 |< << Go >> >|
"naimbeg" <>
NewsGroup User
Unable to Start Debugging on the Web Server. the microsoft visual studio remote debugging monitor (msvsmon.exe) does not appear to be running on the remote computer. On one PC but not the other..3/29/2007 8:33:33 PM

0

Here is my problem, I have two XP PC's (SP2) with VS2005 installed on them. (One is a VMware PC is that makes any difference)

On the non-VMware PC I can open a web project located on a remote web server via file share and run Debug and it works as expected.

On the VMware PC, doing the same thing (pointing to the same app) I run debug and I get the message box "Unable to Start Debugging on the Web Server. The microsoft visual studio remote debugging monitor (msvsmon.exe) does not appear to be running on the remote computer."

 Firewall settings are the same between the two.

 Any ideas why it works on one PC and not the other.

"Bruce L" <>
NewsGroup User
Re: Unable to Start Debugging on the Web Server. the microsoft visual studio remote debugging monitor (msvsmon.exe) does not appear to be running on the remote computer. On one PC but not the other..3/30/2007 12:06:24 AM

0

This error means that the web server do not have the service running.  I do not recommend running debugging on a remote server because its quite slow. 

Anyway, if you wish to know how to set this up, this may help

http://blogs.msdn.com/greggm/archive/2004/10/04/237519.aspx


Bruce
DiscountASP.NET: Developer Ready ASP.NET Web Hosting
- Microsoft Gold Certified Partner
- Voted 2007, 2006 & 2005 Best ASP.NET Web Hosting by asp.netPRO Magazine
"naimbeg" <>
NewsGroup User
Re: Unable to Start Debugging on the Web Server. the microsoft visual studio remote debugging monitor (msvsmon.exe) does not appear to be running on the remote computer. On one PC but not the other..3/30/2007 7:23:19 PM

0

Bruce L, the thing is I am sure that the service is running on the web server, how do I know this? Because on one machine remote bugging works against the web server while on the other machine I get this message. So if it works on one, then that tells you that the service is running on the web server.

I am logged on to both machines with the same Domain ID...
Currently I have firewalls turned off on both machines.

Do you think that issue may lay with the fact that the machine that is not working is hosted on a VMware instance?

"Bruce L" <>
NewsGroup User
Re: Unable to Start Debugging on the Web Server. the microsoft visual studio remote debugging monitor (msvsmon.exe) does not appear to be running on the remote computer. On one PC but not the other..4/2/2007 10:09:47 PM

0

I don't think hosting it on VMWare makes a difference but it is remotely possible.

Sorry can't be of much help.


Bruce
DiscountASP.NET: Developer Ready ASP.NET Web Hosting
- Microsoft Gold Certified Partner
- Voted 2007, 2006 & 2005 Best ASP.NET Web Hosting by asp.netPRO Magazine
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:













gms install & config questions

bes with gw 7.0.3 simple issue or so it would seem

groupwise/gms and nokia : any advice ?

backup and restore gms

coomunication error

notifylink: iphone and blackberry

gw8 / blackberry desktop (resolved)

mail is not synchronised to some users "nestedexception"

no message in indox

trusted ssl certificate on groupwise mobile 2

gms 2.0.4 - release notes question

questions about notifylink

gms 2.0.4 and palm centro

ask for monitor tool for gms

webpim emty

suddenly all items multiplies

anyone syncing with htc touch pro

intellisync on at&t htc fuze (touch pro)

palm treo - login not current

pda sync problem

bb memopad and groupwise

dumb question re gms

groupwise mobile 2 as trusted app

notifylink & authetication

how to move gms to virtual server ?

smartphone t-mobile

gwm beta3, problem with providers

intellisync file sync?

which client for windows mobile 6.1?

htc tytn ii

nokia n85

informations about windows mobile 6.1 support? xperia x1

active sync v3.71 sync error-missing file

moving gms from win to linux

syncml and iphone 2.0

problems installing gms

wireless options

bes and groupwise 7

recover deleted calendar items from motoq

htc diamond touch?

secure gateway using ssl (port connect)

register contact

mixing palm calendar sync and gw mobile email sync

gms / gw8: address book sync error

notifylink iphone two inboxes

upgrading mobile server to sp4

gwm and moto q w/wm6 - advice?

gms3 release

iphone sync (itune + outlook)

possible to sync the phone message type with gms

 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT