Unable to load created forms
When I am in the Page Editor for any given page, and I drag the "Form" content control onto the page and then click "Select a Form", I get the form dialog but it never stops "loading..." and a prompt comes up on the screen. See the attached screen shot.
Thanks!
Eric
Dear Eric
I guess it would help Telerik if you provide your OS, Browser and Version used. As well as a screenshot where you can see your forms.
Markus
Hello Eric,
Can you use Firebug plugin for Firefox and see what exceptions do you get in the Net tab. Also please share more details about your project - did you upgraded or it is brand new? Also please tell me what have you done prior to receiving the error? Any additional information would be helpful.
Regards,
Victor Velev
the Telerik team
Hi Victor,
This is a project upgraded from 3.7. Currently 4.0 and because of difficulty I've had upgrading to 4.1 and project schedules, I'm unable to do that at this time.
Under Content > Forms, I've created three forms successfully. When I go to Pages and select a page I'd like to add a form to, in the Page Editor I drag the Form content control onto the page. Then I click "Select a Form" which is when I receive the prompt in the screenshot.
Here is the exception from the Firebug Net panel:
Headers:
HTTP/1.1 500 Object reference not set to an instance of an object.
Cache-Control: private
Content-Length: 66
Content-Type: application/json
Server: Microsoft-IIS/7.5
Set-Cookie: .SFAUTH=D7404ABABE0052B09D068DE9F87D81750E049EEBDE38F1C600DB28103FDD484FA77F4D2619CCB565C0419F11787B43DF2DCF0F0F858AAA45F1B633585F01C366A5558650D38EA2087E75DCD3DFEE0013570E69ADEE22F9B1EA471D1F25AE590488ACFC3C5D5157DA66003A7A3B235F992868492F3F7C3962D5F6FEB3A9907D9159368F92007C7CCCF53A6C70EA5183BDCCE544A2892CC6247B75955D38CC0A5049846452F0985D616D45D34926591F1A78A7E935FF8AA642FE5D8FDB8813A69CE41E51409696FA6DA31845D25C3A60FD27061330199BF61AB7D8183BF25D58D475178E5BD27591E1C3ADEC2BE3B7C2FFB8D160B801C9143DECE8E5F302B2AED8; expires=Thu, 09-Jun-2011 16:57:03 GMT; path=/; HttpOnly
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Thu, 09 Jun 2011 14:57:03 GMT
Connection: Keep-Alive
Response:
"Detail":"Object reference not set to an instance of an object."
Thanks!
Eric
One more bit, from the Params tab of the Net panel.
Params:
allProviders: true
filter: Culture == en
itemSurrogateType: Telerik.Sitefinity.Forms.Model.FormDescription
itemType: Telerik.Sitefinity.Forms.Model.FormDescription
skip: 0
take: 500
Hi Eric Zanol,
Can you open a support ticket and send me your project ( codebase and database ) so I can inspect it locally? The error seems to be nested in your database records and I would like to try to replicate the issue on local environment and locate the problem.
Best wishes,
Victor Velev
the Telerik team