IIS Crash when open newform.aspx directly
We’re facing problem with SharePoint NewForm.aspx at both Dev & Test environment , this problem can be reproduce as follow :
1. IIS Reset
2. Open any new “Newform.aspx”
DIRECTLY EG. http://TestServer/Lists/TestList/NewForm.aspx
System will not response and crashed.
There is one event log as follow :
Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d691cc, faulting module kernel32.dll, version 5.2.3790.4480, stamp 49c51cdd, debug? 0, fault address 0x0000000000027ded.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
This happen to ALL list regardless of any site collection, but if I go to allitems.aspx and click new item, this works fine…
Software :
Windows 2003 SP2
MOSS 2007 SP2
Any ideas?
October 12th, 2010 12:39pm
Hi,
I really don't know about this error. First time i have seen this. I tried it on google and find below link.
Please check this hotfix and let me know if it works
http://support.microsoft.com/kb/978397Cheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"
Free Windows Admin Tool Kit Click here and download it now
October 12th, 2010 2:19pm
Unable to install KB978397 , I got error message saying "There are no products affected by this package installed on this system".
October 13th, 2010 3:17pm
Hi,
Sorry i am stuck here. But dont worry, someone will defiantly answerCheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"
Free Windows Admin Tool Kit Click here and download it now
October 14th, 2010 6:44am
Hello,
I see you have mentioned the URL as
http://TestServer/Lists/TestList/NewForm.aspx . Do you have an environemnt where it works . I tested the behaviour on my test box with a custom list and I get a page cannot be displayed when I type in
http://Test/Lists/TestList/NewForm.aspx . However to create a new item the URL looks something like
http://test/Lists/Custom/NewForm.aspx?RootFolder=%2FLists%2FCustom&Source=http%3A%2F%2Ftest%2FLists%2FCustom%2FAllItems%2Easpx.
Also can you let us know if you would want to customize the NewForm.aspx or do you want to browse to the upload page directly . If you would want to customize the same please check the below link
http://blog.beckybertram.com/Lists/Posts/Post.aspx?ID=6
http://www.sharepointdev.net/sharepoint--development-programming/modifying-newformaspx-for-a-custom-list-in-a-site-definition-59626.shtml
Thanks ,
Manas
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread."
November 1st, 2010 8:27am
Hello,
I see you have mentioned the URL as
http://TestServer/Lists/TestList/NewForm.aspx . Do you have an environemnt where it works . I tested the behaviour on my test box and I get a page cannot be displayed when I type in
http://Test/Lists/TestList/NewForm.aspx . However to create a new item the URL looks something like
http://test/Lists/Custom/NewForm.aspx?RootFolder=%2FLists%2FCustom&Source=http%3A%2F%2Ftest%2FLists%2FCustom%2FAllItems%2Easpx
Also can you let us know if you would want to customize the NewForm.aspx or do you want to browse to the upload page directly . If you would want to customize the same please check the below link
http://blog.beckybertram.com/Lists/Posts/Post.aspx?ID=6
http://www.sharepointdev.net/sharepoint--development-programming/modifying-newformaspx-for-a-custom-list-in-a-site-definition-59626.shtml
Thanks ,
ManasPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread."
Free Windows Admin Tool Kit Click here and download it now
November 1st, 2010 8:30am