473,385 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

MachineToApplication error - Windows Vista - Urgent

I get the error
<b>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. </b>
trying to run my asp.net app.
How do I fix the virtual dir problem in Vista (Home Basic)???

Sep 16 '07 #1
4 1584
"Zeenaida" <Ze******@discussions.microsoft.comwrote in message
news:E0**********************************@microsof t.com...
>I get the error
<b>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. </b>
trying to run my asp.net app.
How do I fix the virtual dir problem in Vista (Home Basic)???
I'm not sure that you can so long as you're running Vista Home Basic because
it doesn't support ASP.NET...

http://forums.asp.net/p/1082797/1605349.aspx
http://technet2.microsoft.com/window....mspx?mfr=true
http://forums.iis.net/t/1103525.aspx
http://www.zolved.com/synapse/view_c...sta_Home_Basic
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Sep 16 '07 #2
Thanks, but is there any way around it so I'll be able to run my projects on
it?

"Mark Rae [MVP]" wrote:
"Zeenaida" <Ze******@discussions.microsoft.comwrote in message
news:E0**********************************@microsof t.com...
I get the error
<b>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. </b>
trying to run my asp.net app.
How do I fix the virtual dir problem in Vista (Home Basic)???

I'm not sure that you can so long as you're running Vista Home Basic because
it doesn't support ASP.NET...

http://forums.asp.net/p/1082797/1605349.aspx
http://technet2.microsoft.com/window....mspx?mfr=true
http://forums.iis.net/t/1103525.aspx
http://www.zolved.com/synapse/view_c...sta_Home_Basic
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Sep 16 '07 #3
Since IIS is not an option in Home Basic, you might want
to try Cassiniv2 to host your test ASP.NET development.

Direct link to the source files:
http://blogs.msdn.com/dmitryr/attachment/548131.ashx

You also need the v2.0 version of GACUTIL which should
be installed by default with VWD Express or VS 2005.

Make sure you read the "ReadMe.txt" file included in the zipped source.

Another option is to install either Visual Web Developer Express
( http://msdn2.microsoft.com/en-us/express/aa700797.aspx )

....or Visual Studio ( any flavor )...and use their built-in web server and file-based projects.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Zeenaida" <Ze******@discussions.microsoft.comwrote in message
news:F6**********************************@microsof t.com...
Thanks, but is there any way around it so I'll be able to run my projects on
it?

"Mark Rae [MVP]" wrote:
>"Zeenaida" <Ze******@discussions.microsoft.comwrote in message
news:E0**********************************@microso ft.com...
>I get the error
<b>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. </b>
trying to run my asp.net app.
How do I fix the virtual dir problem in Vista (Home Basic)???

I'm not sure that you can so long as you're running Vista Home Basic because
it doesn't support ASP.NET...

http://forums.asp.net/p/1082797/1605349.aspx
http://technet2.microsoft.com/window....mspx?mfr=true
http://forums.iis.net/t/1103525.aspx
http://www.zolved.com/synapse/view_c...sta_Home_Basic
--
Mark Rae
ASP.NET MVP
http://www.markrae.net



Sep 16 '07 #4
You should be able to develop for asp.net with the internal development
server.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Zeenaida" <Ze******@discussions.microsoft.comwrote in message
news:F6**********************************@microsof t.com...
Thanks, but is there any way around it so I'll be able to run my projects
on
it?

"Mark Rae [MVP]" wrote:
>"Zeenaida" <Ze******@discussions.microsoft.comwrote in message
news:E0**********************************@microso ft.com...
>I get the error
<b>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. </b>
trying to run my asp.net app.
How do I fix the virtual dir problem in Vista (Home Basic)???

I'm not sure that you can so long as you're running Vista Home Basic
because
it doesn't support ASP.NET...

http://forums.asp.net/p/1082797/1605349.aspx
http://technet2.microsoft.com/window....mspx?mfr=true
http://forums.iis.net/t/1103525.aspx
http://www.zolved.com/synapse/view_c...sta_Home_Basic
--
Mark Rae
ASP.NET MVP
http://www.markrae.net


Sep 16 '07 #5

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

Similar topics

2
by: Manish Parikh | last post by:
Dear All I am getting the following error ! Its a sheer urgency please help Server Error in '/laxmi' Application. ----------------------------------------------------------------------------...
3
by: Boonaap | last post by:
I have been looking around on different sites and fora, and i have a similar problem than some people had before... it is an error to use a section registered as...
23
by: deathtospam | last post by:
A day or two ago, I wrote a quick ASPX page with a CS codebehind using Visual Studio .NET 2005 -- it worked, I saved it and closed the project. Today, I came back to the project, reopened the...
4
by: =?Utf-8?B?TWFyaw==?= | last post by:
Hi... Following the samples online, we implemented a windows service in .Net. Like most services, there's a worker thread actually doing stuff in the background. The problem we've run into is...
18
by: =?Utf-8?B?RGF2aWQ=?= | last post by:
I have a VC++ / .NET 2.0 solution built using VS 2005 SP1 under XP. Everything has been working well there over the past year. I have recently starting porting the app to Windows Vista (since it...
15
by: =?Utf-8?B?TVNU?= | last post by:
To demonstrate my problem, I have a very simple VB Windows application. It has a text box that is used to display a counter, a button to reset the counter, and a timer that increments the counter...
7
by: =?Utf-8?B?Sm9obi5ORVQ=?= | last post by:
Hi I have written a windows service in C# / .NET I have installed it and it's working fine on a couple boxes but on my XP box I get this error when I try to start it: Error 1053: The service did...
4
by: K Viltersten | last post by:
We have a project working well today and it's developed on VS2005. Since we're planing to switch to VS2008 in a soon future, i've been trying to move the project to VS2008 Express (Web...
1
by: maheshgupta0248 | last post by:
Hi everyone.. Im newbie in the driver development.. till now i have developed some drivers in Linux. Now I have to change to Windows.. can anyone tell me what are the real differences between driver...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.