Server Error in '/' Application

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2005
Posts: 28
Reputation: jerMAn is an unknown quantity at this point 
Solved Threads: 0
jerMAn jerMAn is offline Offline
Light Poster

Server Error in '/' Application

 
0
  #1
Jun 30th, 2005
My program runs fine on my local server. I Copied the Project ( only the files needed to run ). Then uploaded my project to my website.

  1. Server Error in '/' Application.
  2. --------------------------------------------------------------------------------
  3.  
  4. Configuration Error
  5. 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.
  6.  
  7. 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.
  8.  
  9. Source Error:
  10.  
  11.  
  12. Line 37: by Microsoft that offers a single logon and core profile services for member sites.
  13. Line 38: -->
  14. Line 39: <authentication mode="None" />
  15. Line 40:
  16. Line 41:
  17.  
  18.  
  19. Source File: ******\proaliusweb\web\blip\Blip Beta 1_0\web.config Line: 39
  20.  
  21.  
  22. --------------------------------------------------------------------------------
  23. Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

I have tried editting the Web.Config file using the availible perameters but with no result.

Any ideas?...
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 28
Reputation: jerMAn is an unknown quantity at this point 
Solved Threads: 0
jerMAn jerMAn is offline Offline
Light Poster

Re: Server Error in '/' Application

 
0
  #2
Jun 30th, 2005
Ok I didn't know I needed to place my bin folders etc on the root.

BUT, now I have another error, that does'nt appear so easy to understand:

  1. Cannot create ActiveX component.
  2. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
  3.  
  4. Exception Details: System.Exception: Cannot create ActiveX component.
  5.  
  6. Source Error:
  7.  
  8. An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
  9.  
  10. Stack Trace:
  11.  
  12.  
  13. [Exception: Cannot create ActiveX component.]
  14. Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName) +233
  15. BlipWeb_Beta_1._0.WebForm1.Start_EveryThing() +131
  16. BlipWeb_Beta_1._0.WebForm1.Button1_Click(Object sender, EventArgs e) +967
  17. System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
  18. System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
  19. System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
  20. System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
  21. System.Web.UI.Page.ProcessRequestMain() +1292
  22.  
  23.  
  24.  
  25.  
  26. --------------------------------------------------------------------------------
  27. Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 28
Reputation: jerMAn is an unknown quantity at this point 
Solved Threads: 0
jerMAn jerMAn is offline Offline
Light Poster

Re: Server Error in '/' Application

 
0
  #3
Jun 30th, 2005
My Web Provider says it may just be a permissions issue.
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 1
Reputation: Ram Prasad is an unknown quantity at this point 
Solved Threads: 0
Ram Prasad Ram Prasad is offline Offline
Newbie Poster

Re: Server Error in '/' Application

 
0
  #4
Apr 13th, 2007
Originally Posted by jerMAn View Post
My program runs fine on my local server. I Copied the Project ( only the files needed to run ). Then uploaded my project to my website.

  1. Server Error in '/' Application.
  2. --------------------------------------------------------------------------------
  3.  
  4. Configuration Error
  5. 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.
  6.  
  7. 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.
  8.  
  9. Source Error:
  10.  
  11.  
  12. Line 37: by Microsoft that offers a single logon and core profile services for member sites.
  13. Line 38: -->
  14. Line 39: <authentication mode="None" />
  15. Line 40:
  16. Line 41:
  17.  
  18.  
  19. Source File: ******\proaliusweb\web\blip\Blip Beta 1_0\web.config Line: 39
  20.  
  21.  
  22. --------------------------------------------------------------------------------
  23. Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

I have tried editting the Web.Config file using the availible perameters but with no result.

Any ideas?...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC