| | |
HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed becau
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2009
Posts: 1
Reputation:
Solved Threads: 0
HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed becau
0
#1 Apr 28th, 2009
please i need urgent help, im trying to load a picture uploader through an iframe in my application, the uploader is located on a different subdomain but im calling it from the current subdomain on the same website but when i click the hyperlink that is supposed to show the frame with its content i get this error inside the frame where the uploader is supposed to show, the error is:
Error Summary
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x800700b7
Config Error Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'ScriptHandlerFactory'
Config File \\?\C:\Inetpub\wwwroot\xxxxx\ImageServer\web.config
Requested URL http://localhost:80/imageserver/Grou...11&Admin=Admin
Physical Path C:\Inetpub\wwwroot\xxxxxxx\ImageServer\GroupImage.aspx
Logon Method Not yet determined
Logon User Not yet determined
Config Source
242: <remove name="ScriptHandlerFactoryAppServices" />
im confused as to what could be the cause of this error, ive done a lot of googling all to no avail,pls a timely help would be appreciated.
Error Summary
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x800700b7
Config Error Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'ScriptHandlerFactory'
Config File \\?\C:\Inetpub\wwwroot\xxxxx\ImageServer\web.config
Requested URL http://localhost:80/imageserver/Grou...11&Admin=Admin
Physical Path C:\Inetpub\wwwroot\xxxxxxx\ImageServer\GroupImage.aspx
Logon Method Not yet determined
Logon User Not yet determined
Config Source
242: <remove name="ScriptHandlerFactoryAppServices" />
im confused as to what could be the cause of this error, ive done a lot of googling all to no avail,pls a timely help would be appreciated.
Re: HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed becau
0
#2 May 2nd, 2009
Hi,
You need to take a close look at your web.config file, it looks like you may have a duplicate line in the HttpHandlers section.
It could also be that you have 2 web.config files i.e. 1 in the root folder and a second in the imageserver folder, with duplicate entries. If this is the case then you have 2 options
1. remove the duplicate entries from the config file in the subdirectory as the application in the sub directory will automatically inherit the settings form the config file in the root directory
2. mulch all the settings in the config file in the root folder and remove the config file in the subdirectory (this is probably a bit more advanced as you will need to use <location> tags to specify any application specific settings for the application in the subdirectory)
You need to take a close look at your web.config file, it looks like you may have a duplicate line in the HttpHandlers section.
It could also be that you have 2 web.config files i.e. 1 in the root folder and a second in the imageserver folder, with duplicate entries. If this is the case then you have 2 options
1. remove the duplicate entries from the config file in the subdirectory as the application in the sub directory will automatically inherit the settings form the config file in the root directory
2. mulch all the settings in the config file in the root folder and remove the config file in the subdirectory (this is probably a bit more advanced as you will need to use <location> tags to specify any application specific settings for the application in the subdirectory)
![]() |
Other Threads in the ASP.NET Forum
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox click commonfunctions control css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownlist dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iframe iis javascript listbox login microsoft mono mouse mssql multistepregistration news novell numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webdevelopment webprogramming webservice xsl youareanotmemberofthedebuggerusers





