Go Back   Velocity Reviews > General Computer Discussion > General Help Related Topics
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

General Help Related Topics - Server Error in '/Forms' Application.

 
Thread Tools Search this Thread
Old 10-11-2007, 01:47 PM   #1
Default Server Error in '/Forms' Application.


Ive created a Virtual Directory, making the alias name Forms, and directed my project to that file(Which now contains all the pages, images, bin folder ect.) and removed the <authentication mode="Windows" /> out of the web.config file, but have now been given the error below. If I delete the web.config file, then the program runs, but I have done some coding to show some images according to what is in my database, but this will not appear(Even after I have Built/compiled the application)......

I hope someone can assist me - as this is REALLY slowing down my productivity and need to try get past this(And perhaps learn a few things as well)

I appreciate your assistance!

----->

Server Error in '/Forms' 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:

Line 70: To disable cookies, set sessionState cookieless="true".
Line 71: -->
Line 72: <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="20" />
Line 73:
Line 74: <!-- GLOBALIZATION

Source File: C:\Sites\Single17\yuishin\webroot\forms\news\web.c onfig Line: 72


--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407



I forgot to mention,

1. I have set sessionState cookieless="true". but still brings up the same error.

2. Regarding the images not appearing - When I run the application on my pc, it runs fine(Images and all), but once I have uploaded it, the images will not show on the website..Why would this be ?


AxleWack
AxleWack is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
File transfer program for local machine to application server. Jagadeeshg Software 0 03-02-2009 09:51 AM
Passed 70-646 webster MCITP 3 06-23-2008 02:26 PM
Server Error in '/' Application Kristine Software 0 01-14-2008 09:37 PM
deploy web application behind a server (no NAT) xavoux Software 0 06-22-2006 01:11 PM
Re: Need Ideas For A New Server, Long Post Gareth Church A+ Certification 2 07-27-2003 12:46 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46