Visual Studio :: Debug Classic Asp In 2008 On Windows 7 64 Bit?

Feb 26, 2010

Can anyone get classic asp debugging working in visual studio 2008 windows 7 64 bit? I have an exsiting application that I need to debug and I can't get it working in this environment. I have followed the following tutorial and serveral others. [URL] I can't find dllhost.exe or w3wp.exe? And I don't see the below image when hitting ctrl-F5

View 1 Replies


Similar Messages:

Visual Studio :: Editing Classic ASP Pages In VS 2008?

Apr 2, 2010

Is it possible to use VS 2008 Pro to edit classic ASP pages/projects? If so, what needs to be done? Is it advisable to use VS 2005 Pro instead?

View 2 Replies

Visual Studio :: Debug Classic Asp Site That Is Called From Site?

Mar 28, 2011

i have an asp.net website which contains a link to a legacy site written in classic asp which has vb 6 classes (dll) in the back ground also.here is what i am trying to achieve:-i want to browse to the asp.net website using IE7,then when the link is clicked then enters the classic asp site i want to start debugging the classic asp and step through it.(also to make things worse, once a the vb6 class is instanciated, and a call make to its method i want to debug the method in the vb 6 code)My system :- XP Pro, IIS 5, Visual Studio 2005 (asp.net project ), Visual interdev 6 (classic asp project) Visual Basic 6 (vb 6 classes compiled into dll)i have been trying everything with no joy, there is lots on the net but nothing seems to have worked.i have the back office components installed so asp debugging is possible, i have configured the asp website s debugging is turned on.if i add a breakpoint to the classic asp site and hit the start button in visual interdev i can step through it fine.My problem is that if i attach interdev to a process (iexplorer.exe or dll.host) then the breakpoints are not hit. if anyone can help me with this it would be great.ont top of that, if anyone can explain to me how to also debug the vb6 dll code in visual basic 6 when it is called from the classic asp site that would be great!

View 1 Replies

Visual Studio :: Debug The Code In Windows Applications?

Apr 5, 2010

Error: When I hit F5: "A project with an output type of class library cannot be started directly. In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project."Trying to debug the code in windows applications. It throws the above error.Googled, most of them say to download the exe file. But when I've right click the Project ->add reference-> browse -> bin-> debug -> .dll downloaded, still throws the same error. Unable to locate the executable file.

View 1 Replies

Visual Studio :: Debug Option In Vs 2008 IDE?

Feb 3, 2010

My VS 2008 IDE does not show "Debug" option in menu. Also F5 dosen't work and start button is disabled by default.

View 1 Replies

Visual Studio :: Unable To Debug A WSS 3.0 Web Part Using 2008

Aug 13, 2010

I am unable to debug a WSS 3.0 web part using VS2008. I tried debug=true in web.config.

View 5 Replies

Visual Studio :: Reordering Of Tabbed Windows White Screen While Running In Debug?

May 13, 2010

There are a lot of new features in VS 2010 that I'm very much enjoying, but there are two things occurring that I'm wondering about. I often have several windows open like any developer will, and I arrange them in a particular order that makes sense to me, from left to right. As new windows are opened, tabs are created at the far left, and I move them to where I want them. Basically, I like to have the database diagram at the far left, then the repository class for whatever controller I'm working on, then the service class, then controller class and then various views. Not that my particular order is important to the question, but here it is.

I've noticed that, while working and switching between tabs (by clicking on the tab - not moving it or removing the current one), this order is getting changed. Some of the tabs that I've dragged over to the far right will suddenly be on the far left. The rearrangement always places windows on the far left. This happens regularly, and I've paid attention to my actions, so I know I'm not accidentally dragging them over myself, or closing/reopening them. This seems to occur with the tabs that I use the most, as if Visual Studio is trying to place my most-used tabs over to the far left. I'd rather this not happen and handle the order of the tabs myself.

The other thing is less important, but is a little odd. When I start my MVC 2 application in debug mode, my entire code window goes completely white until the application loads. This never happened in VS 2008, and I'm guessing it's some kind of side effect of having the interface written in WPF. It's not that bad, but is a little annoying.

View 3 Replies

Debugging - Visual Studio 2008 Not Launching Debug Page?

Jun 9, 2010

I have an asp.net project in visual studio 2008I press F5 and the "test page" does not launch and I don't understand why.Looked at the properties for the site and "start action" is correctly set to "use current page"Similar question. assuming it automatically launched above, how does one open a 2nd instance of the current debug site (seems like their ought to be a "launch site" button?edit: I went back and launched VS as admin and it did launch the site. Maybe this is a security issue?

View 1 Replies

Visual Studio :: 2008 Design Mode Hangs On Windows 2008 Server?

Mar 28, 2010

I have looked at all the posts I can find on this problem and tried everything I can think of, but still the problem persists. I am getting really sick of it.was working fine for the last year until an update to MS Office 2007 caused a lot of problems (automatic update). After checking posts here, I removed it completely. No change. I then tried all the things I could find on other posts, also no change. Today, I removed VS and the Web Authoring Component and re-installed. Still no go.

Does anyone have a fix for this problem. It seems that it has been around a long time, but is still giving problems. I even saw one suggestion to reformat the drive! You've got to be joking!

View 4 Replies

Installation :: Windows 7 Compatibility With Visual Studio 2010 / 2008 And SQL Server 2008

Oct 11, 2010

I am looking at developing using Visual Studio 2010/2008 and SQL Server 2008 on Windows 7. Should I be able to do this on Windows 7 Professional, or do you need Windows 7 Ultimate?

View 2 Replies

Production System - Use Visual Studio (2008 With SP1) To Debug The Remote Application ?

Apr 3, 2010

First time i am going to work on (maintenance project) application that is already in production.The application was developed in ASP.net 3.5/C# 3.0(web forms) with jQuery,Ajax,Sql server 2005 and microsoft enterprise library 4.0.,WCF services. Questions (bear with me if my question is wrong)

1) Is it possible to use Visual Studio (2008 with SP1) to debug the remote application (i.e already in production)?.What are the tools do i need to use in order to keep track the things in case something went wrong?

2) Simply looking into Log file ,will solve the issues?

3) After having done with enhancements,is it possible to directly deploy the DLLs into production server.Won't it affect the running application?

what are the procedures i need to follow.Client is ready to provide any tools for my support.(What are the area do i need to aware to handle production system

View 2 Replies

Visual Studio 2008 Debug Error Connecting To Undo Manager Of Source File?

Feb 25, 2011

When i compile my vs2008 solution which is a web application in debug mode i keep getting message box displayed which says that it cannot connect "whatever.designer.cs". Can

View 2 Replies

Visual Studio :: 2008 VSS @ Windows 7?

Mar 14, 2010

either a freeware or lincesed tool for version control that would work with VS2008 on windows 7 Professional edition (32-bit).

View 3 Replies

Visual Studio :: Installing Visual Studio 2010 Pro RC In Windows Xp SP3 And Getting A Message Prompt : Invalid Windows Installer Package Contact Vendorlog File Says?

Feb 22, 2010

installing visual studio 2010 pro RC in windows Xp SP3 and getting a message prompt : invalid windows installer package contact vendorlog file says

Error Message:

[02/22/10,17:09:07] Microsoft Application Error Reporting: [2] CMsiComponent::Install() expects the setup file for Microsoft Application Error Reporting, but the file failed verification.
[02/22/10,17:09:07] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467259.
[02/22/10,17:09:08] VS70pgui: [2] DepCheck indicates Microsoft Application Error Reporting is not installed.

View 5 Replies

Web / Windows Application On Visual Studio 2008

Jul 6, 2010

I'm about to start a new module in my existing web application project (already completed 3 modules), due to more data entry and volume of data handling my PM informed me to go this module on windows application (vb.net), but i'm requesting him to go with web application since i'm much familiar in web applcation and all my completed module on web.

But he is thinking on performance part too, if i get some idea / suggestion on the same so that i can clear and i will go with either option.

The module is Service Billing with LPO Control, Billing, Proforma, eBilling, eApproval, online billing etc.

View 3 Replies

Visual Studio :: 2008 Freeze While Debugging (Windows 7)

Jan 23, 2010

I am having a problem with my Visual Studio 2008 debugger on Windows 7. When I press F5, my Visual Studio web server freezes, and the Visual Studio status changes to "Not Responding".

View 2 Replies

Installation :: Will Visual Studio 2008 Work In Windows 7(64 Bit)

Feb 9, 2010

Have anybody experienced problems in running Visual Studio 2008 in Windows 7 (64 bit)? Please post your feedbacks o0n using the Visual Studio on Windows 7(64 bit).

Was any service packs installed?

View 4 Replies

Installation :: Using Visual Studio 2008 SP1 On My Windows XP Workstation?

May 19, 2010

I'm using Visual Studio 2008 SP1 on my Windows XP Workstation.I'm simply trying to create a new website from Visual Studio via the "create website" on our Windows Server 2008 with IIS 7.0When I do this from Visual Studio, I get the error,"Unable to create website, It appears the web server doesn't have FrontPage Server Extensions Installed"OK....So I downloaded FrontPage Server Extensions and Installed it on the Windows Server 2008 that has IIS 7.0 Installed, I rebooted the server and I still get the same error when I try and create a website from Visual Studio from my XP Workstation

View 2 Replies

Visual Studio :: VWD 2008 Express Freezing With Windows 7?

Feb 21, 2010

I recently purchased a new laptop running Windows 7 Home Premium (64-bit). I installed Visual Web Developer 2008 Express using the Microsoft Web Platform Installer. When I open a .aspx file within one of my websites VWD immediately freezes. The program will not respond and I have to use the task manager to force it to shut. This happens every time.

I have already tried uninstalling and re-installing VWD but the problem still occurs. However if I open another type of file in a website, say a .css or .xml file the problem does not occur. It seems to happen only when I open a .aspx file. Has anyone else come across this?

View 1 Replies

Visual Studio :: Missing Templates For Windows In Web Developer 2008

Mar 7, 2010

I wanted to create asp.net web site then wanted to add in the same solution new project Windows Control Library from the templates, but there is no templates for windows other than class library in visual web developer 2008. can i install templates or what can I do?

View 3 Replies

Visual Studio :: Use Smtp Sink Events Under Windows 2008 R2?

Sep 2, 2010

On the old project (Visual Studio 2005), I used cdo library to control the smtp events sink.

I upgrade to windows 2008 R2 the project, and the cdo library seems to old (Windows 2000 library).

I would like to replace the library and I want to know what is the best library to use smtp sink event?

View 1 Replies

Publishing Web Application To A Mapped Drive With Visual Studio 2008 And Windows 7

Oct 21, 2010

We have a shared drive where web applications are published to. When I attempt to publish I get the following error:

------ Publish started: Project: XXX.Web, Configuration: Release Any CPU ------
Connecting to T:WebSitesXXX...

Unable to create the Web site 'T:WebSitesXXX'. The path 'T:WebSitesXXX' does not exist or you do not have access. The system cannot find the path specified.

Details

OS: Windows 7
IDE: Visual Studio 2008 (running as administrator)
Path exists? Yup.

I assume it's some permissions issue, but I have no idea where to start.

View 2 Replies

Visual Studio :: Publishing Website And Windows Server 2008 IIS Setup?

Jan 26, 2010

I have created a web app using Visual Studio 2008 Express Edition and have come to the point where I need to publish the site onto my server (which is running window server 2008). I found that the publish function is not limited in the express edition, so published the app to a local file and FTP'd the contents across to my server. I then setup a website through the servers IIS manage and pointed it to the folder containing the FTP'd files.

My question is, how do I run the app? Do I need to point to a specific file?

I have tried to view a number of the files in browser directly from the IIS but keep getting the same standard connection error i.e. "Internet Explorer cannot display the webpage"

I have never used IIS Manager before and I can't find a resource which gives me a step by step guide to setting up a new site which has been created by Visual Studio 2008 Express Edition, are there any config changes needed.

View 3 Replies

Visual Studio :: The Intellisense Does Not Work For Any ADODB Objects With 2008 In Windows 7?

Jul 12, 2010

When I edit in a asp file, the intellisense does not work for any ADODB objects with vs2008(sp1) in Windows 7.For example:Set conn = Server.CreateObject("ADODB.connection")
.. And next line I keyin "conn". Then keyin ".", but it does not popup the intellisense menu for ADODB.connection.But, the native objects for asp, such as Request, Response, Session, Server.. etc., them popup the intellisense menu correctly.Or some other objects, such as "CDO.Message", them work fine !

View 13 Replies

Visual Studio :: Debug A Multi Thread Program To See Local Variables Of Each Thread Using 2008

Jan 27, 2010

How can we debbug a multi-thread program to see local variables of each thread using visual studio 2008.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved