I have downloaded my personal starter kit from this site but when i want to run this site it is showing this error........
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.
what should i do to remove this error. please help
Regards
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
i dont have IIS server on my computer..I also download TBH website,but it is running sucessfullly.I have .net 2.0 framework.There is no need to install IIS.Is there any way to run without IIS server.
So you have download the beer house starter kit, you need a web server to run the site.
If you are using visual web developer then you can right click in a page and choose view in browser that will use
the inbuild development server with vwd.
So you would not need IIS then.
Hope it helps
Regards
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
Ok so tell me a little more about how you are doing this are you
So you installed the template for the personal starter kit, Then selected a new website using the personal starter kit
Then you have right clicked in a page and choose view in browser?
So did you create the site in a new folder or a folder within another website?
Regards
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
i just opened in a visual studio and click default.aspx and then run the website but i m geting error in web config file.Same thing i do for TBH and it runs properly.What should i do..
Description:
An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: 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.
Source Error:
Line 24: </compilation>
Line 25:
Line 26: <authentication mode="Forms">
Line 27: <forms loginUrl="Login.aspx" timeout="500000" name=".ASPXFORMSAUTH"/>
Line 28: </authentication>
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. (C:\Documents and Settings\Admin\My Documents\My Completed Downloads\ThemeGenerator_1.0.1 Binary\MWPSK TG Binary\previewwebsite\web.config line 42)
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. (C:\Documents and Settings\Admin\My Documents\My Completed Downloads\ThemeGenerator_1.0.1 Binary\MWPSK TG Binary\previewwebsite\web.config line 48)
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. (C:\Documents and Settings\Admin\My Documents\My Completed Downloads\ThemeGenerator_1.0.1 Binary\MWPSK TG Binary\previewwebsite\web.config line 55)
</div> <script type=text/javascript> function OnToggleTOCLevel1(level2ID) { var elemLevel2 = document.getElementById(level2ID); if (elemLevel2.style.display == 'none') { elemLevel2.style.display = ''; } else { elemLevel2.style.display = 'none'; } } </script>
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
I dont want to use IIS server.How can i run this web application without IIS server
smartymca
Member
78 Points
188 Posts
Problem with starter kit from this site.(MWPSK TG Binary)
Aug 04, 2008 01:44 PM|LINK
I have downloaded my personal starter kit from this site but when i want to run this site it is showing this error........
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.
what should i do to remove this error. please help
Pune,India
jeremyh
Star
8173 Points
1477 Posts
Re: Problem with starter kit from this site.(MWPSK TG Binary)
Aug 04, 2008 02:10 PM|LINK
You need to setup the folder where the starterkit is as a virtual directory.
Step are here to follow http://msdn.microsoft.com/en-us/library/zwk103ab.aspx
Hope it helps
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
smartymca
Member
78 Points
188 Posts
Re: Problem with starter kit from this site.(MWPSK TG Binary)
Aug 05, 2008 11:41 AM|LINK
i dont have IIS server on my computer..I also download TBH website,but it is running sucessfullly.I have .net 2.0 framework.There is no need to install IIS.Is there any way to run without IIS server.
Pune,India
jeremyh
Star
8173 Points
1477 Posts
Re: Problem with starter kit from this site.(MWPSK TG Binary)
Aug 05, 2008 11:48 AM|LINK
So you have download the beer house starter kit, you need a web server to run the site.
If you are using visual web developer then you can right click in a page and choose view in browser that will use
the inbuild development server with vwd.
So you would not need IIS then.
Hope it helps
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
smartymca
Member
78 Points
188 Posts
Re: Problem with starter kit from this site.(MWPSK TG Binary)
Aug 06, 2008 06:14 AM|LINK
yes TBH is running sucessfully but my personal starterkit is not running.
Pune,India
jeremyh
Star
8173 Points
1477 Posts
Re: Problem with starter kit from this site.(MWPSK TG Binary)
Aug 06, 2008 08:58 AM|LINK
Ok so tell me a little more about how you are doing this are you
So you installed the template for the personal starter kit, Then selected a new website using the personal starter kit
Then you have right clicked in a page and choose view in browser?
So did you create the site in a new folder or a folder within another website?
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
smartymca
Member
78 Points
188 Posts
Re: Problem with starter kit from this site.(MWPSK TG Binary)
Aug 07, 2008 04:03 AM|LINK
i just opened in a visual studio and click default.aspx and then run the website but i m geting error in web config file.Same thing i do for TBH and it runs properly.What should i do..
Pune,India
smartymca
Member
78 Points
188 Posts
Re: Problem with starter kit from this site.(MWPSK TG Binary)
Aug 07, 2008 09:00 AM|LINK
i m facing the following error
Server Error in '/MWPSK TG Binary' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.Parser Error Message: 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.
Source Error:
Source File: C:\Documents and Settings\Admin\My Documents\My Completed Downloads\ThemeGenerator_1.0.1 Binary\MWPSK TG Binary\previewwebsite\web.config Line: 26
<div class=expandable onclick="OnToggleTOCLevel1('additionalConfigurationErrors')">Show Additional Configuration Errors:</div> <div id=additionalConfigurationErrors style="DISPLAY: none">
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
I dont want to use IIS server.How can i run this web application without IIS server
Pune,India