CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: Date Entered: 7/30/2007 3:38:36 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 6 Views: 24 Favorited: 0 Favorite
7 Items, 1 Pages 1 |< << Go >> >|
IceAngel89
Asp.Net User
Visual Studio 2005 ASP in Vista7/30/2007 3:38:36 AM

0

it gets frustrating in my new computers running vista i get so many errors that i need to revert back to my laggy XP computer. i have tried updating patches, SP1 (Visual Studio) the patch to enable debugging, etc but still can get my app to work, i get the cannot debug thingy & tones of errors in web.config - every line! i suspect it has also to do with the difference in IIS 7 so how do i migrate my files to Vista? and what are the patches needed... just to check i have them all.

gprina
Asp.Net User
Re: Visual Studio 2005 ASP in Vista7/30/2007 4:00:45 AM

0

As you said there are several differences, it took me a while to get it to work...

(in IIS Manager)
You probably saw that the web applications runs in "Applications Pools", I'm using a "Clasic .NET AppPool" (I can't remember if I created it or it's part of the default installation), this App pool uses a "Classic" "Managed Pipeline Mode". And the application you want to run should use as "Behavior" that Application Pool.

Other thing you need to understand is that IIS 7 has a "more modular" installation, this means that there are more "pieces" that you can select/deselect, and there a couple of those that you need to turn on ("Turn Windows features on or off" in control panel), one of those is Windows Authentication (under World Wide Web Services->Security). After turning it on, you should go to your web application (in IIS Manager), look for the Authentication icon and set Windows Authenticatino to "Enabled".

If this doesn't fix your problems, at least will get you on the way. If you still have problems please post the errors you are getting with more detail, may be that will let me remember what other thing is missign (if there is any).


Guillermo Prina

Don't forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved.
IceAngel89
Asp.Net User
Re: Visual Studio 2005 ASP in Vista7/30/2007 4:37:51 AM

0

i have this now...

Error    1    It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.    D:\ASPX\ASPX\booking\web.config    33   

when i have a virtual dir already

help

but i can "View in Browser"
 

gprina
Asp.Net User
Re: Visual Studio 2005 ASP in Vista7/30/2007 4:49:32 AM

0

Check if that Virtual Directory it is also an application: go to IIS Manager, right click over your virtual directory, if there is a context menu "Convert to Application" use it. (Here you can also choose the Application Pool you want to use).


Guillermo Prina

Don't forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved.
IceAngel89
Asp.Net User
Re: Visual Studio 2005 ASP in Vista7/30/2007 7:35:25 AM

0

 have done that already... don't fix the problem... i have a feeling its Vista debugging still isn't too good?

gprina
Asp.Net User
Re: Visual Studio 2005 ASP in Vista7/30/2007 2:03:46 PM

0

The debugger works, believe me, but the migration to Vista was a p... in the a...

I remember that the first time I opened the project under Vista, the VS made a backup copy of the website inside the same website, I needed to delete the backup or move it elsewhere to make the site work. Make sure that you don't have this backup under your website tree.


Guillermo Prina

Don't forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved.
gprina
Asp.Net User
Re: Visual Studio 2005 ASP in Vista7/31/2007 7:37:09 PM

0

I just found this:

http://blogs.msdn.com/webdevtools/archive/2006/09/18/761206.aspx

may be it can help you further.


Guillermo Prina

Don't forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved.
7 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Core Internet Application Development with ASP.NET 2.0 Authors: Randy Connolly, Pages: 1049, Published: 2007
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
ASP.NET AJAX Programmer's Reference: With ASP.NET 2.0 Or ASP.NET 3.5 Authors: Shahram Khosravi, Pages: 1522, Published: 2007
Professional ASP.NET 3.5: In C# and VB Authors: Bill Evjen, Scott Hanselman, Devin Rader, Pages: 1673, Published: 2008
Web Development, Silverlight, and ASP. NET AJAX: From Novice to Professional Authors: Laurence Moroney, Pages: 427, Published: 2008
Beginning ASP.NET 2.0 AJAX: Written and Tested with the Final 1.0 Release Version of ASP.NET AJAX for ASP:NET 2.0 Authors: Wallace B. McClure, Paul Glavich, Scott Cate, Steve C. Orr, Craig Shoemaker, Steven A. Smith, Jim Zimmerman, Pages: 344, Published: 2007
The Complete Reference to Professional Soa With Visual Studio 2005 (C# & Vb 2005) .net 3.0 Authors: Tom Gao, Pages: 700, Published: 2007
ASP.NET 2.0: Your Visual Blueprint for Developing Web Applications Authors: Chris Love, Pages: 339, Published: 2007
Pro WCF: Practical Microsoft SOA Implementation Authors: Chris Peiris, Dennis Mulder, Shawn Cicoria, Amit Bahree, Nishith Pathak, Pages: 475, Published: 2007
Professional C# 2005 with .NET 3.0 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Pages: 1748, Published: 2007

Web:
Debugging ASP.NET AJAX with Visual Studio 2005 and Vista - Laurent ... Debugging ASP.NET AJAX with Visual Studio 2005 and Vista. When it comes to debug JavaScript lot's of people feel such a pain (or even think it's impossible) ...
Visual Studio Issues on Windows Vista – Elevated Permissions Visual Studio 2005 on Windows Vista Issue List ..... down Visual Studio and restart it. Title: ASP.NET Unit tests may fail with IIS running on Windows Vista ...
ericappel.net - Using Visual Studio 2005 on Vista i'm the visual studio 2005 on vista guinea pig in our dev group and i'm ... help as so as how to save information in database in asp.net visual studio, ...
Visual Studio 2005 on Vista...start debug wont work .. - ASP.NET ... Visual Studio 2005 on Vista...start debug wont work .. Last post 09-19-2008 5:13 AM by Thomas Sun – MSFT. 2 replies. Sort Posts: ...
ASP.NET Debugging : ASP.NET, Visual Studio and Vista I know that Vista has been out for a while, but just in case people are looking for information on how to use ASP.NET 1.1, Visual Studio 2005, or Visual ...
Running Visual Studio 2005 on IIS7, Windows Vista In these cases, Visual Studio 2005 would use the built-in ASP. ... re: Running Visual Studio 2005 on IIS7, Windows Vista ...
Visual Studio 2005 IntelliSense in ASP.NET pages issue resolved ... by DotNetSlackers Latest ASP.NET News December 18, 2006 @ 4:54 pm. Visual Studio 2005 and Intellisense issues revisited on Vista RTM - Rick Strahl's Web Log ...
CodeProject: Dubugging Classic ASP in Visual Studio 2005. Free ... Dubugging Classic ASP in Visual Studio 2005 on Windows XP & IIS 5; Author: Madhu Rajagopalan; ... Question, Re: Any hints for VS 2005 in Vista? member ...
C#, Visual Studio 2008, Silverlight, ASP.NET, WPF, WCF, WF, and ... NET 2.0 server control built as wrapper of the library to help you benefit from the design time capabilities of the Microsoft Visual Studio 2005 or 2008. ...
How to setup ASP.NET v1.1 (Visual Studio .NET 2003) projects on ... NET v1.1 app on Vista. Because I support both IIS and ASP.NET here at Microsoft, I find it necessary to ... NET 2003" and "Visual Studio 2005" installed. ...

Videos:
How to add a SQL Server Database to your website READ ME: Some of the terms used in this video may be confusing. This will hopefully be better then my last video. Please comment and subscribe if yo...












how can i fill dropdownlist without refreshing page i.e. asp.net 1.1

check referrer url for null

development server

printing datagrid,datalist or table

data formatting expression for datagrid bound columns

help: how to get/respond to mouse co-ordinates

no web service response

why can't i see the solution explorer?

which one is fast

menu control xml data binding shortcomings

xml comments in c#

supporting autoformat in my usercontrol?

how to create a ftp interface page?

host & port

what causes session to clear?

error while trying to run project

the memory could not be "read".

sending mails from a webpage in c#

how to use "union all" with query in asp application?

is a partial implementation of asp.net practical?

there is no row at position 0.

date converting

upload a file via http request post method

error when open website on ie using iis7?

testing whether an object inherits a class

dictionarybase collections - error: specified cast is not valid.

sql server timeout problem.

video streaming on web page

urgent help needed!!

how to send mails through c# codes ?

how to have multiple textboxes created based off a db query

display the slider on the load

change some text in a server tag

calendar with work week

is it possible to put a hyper link into a textbox?

databinding generic collections

help with c# and asp

anyone know what this com error is?

using refresh html page in internet explorer

retrieving the variable string id (please help!!!)

sql command and instpubs

reading content of html page

how to get multiplication of two values in asp:textbox

asp checkboxlist web control not selecting programmatically

access to the path is is denied

capture photo from webcam to asp.net

problem in myupdatemethod

asp.net 2.0 question

help / advice needed

pass soap message

 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT