This is a migrated thread and some comments may be shown as answers.

RadTextbox not getting recognized

1 Answer 105 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jidesh Guptha
Top achievements
Rank 1
Jidesh Guptha asked on 25 May 2011, 03:06 PM
Hi,

Am using the Radcontrols in the Asp .Net web application. In the login page i have Rad text boxes to accept the Login ID and Password. I have deployed the application in the 2008 windows server, ASP .Net 4.0 framework,
The RAD controls are not getting recognized and it resambles as a regular text box. and more over when entring the login id and the password and submitting, the values from the texboxes are considered and empty value is been passed to the server.
also getting the following script error

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)
Timestamp: Wed, 25 May 2011 14:09:07 UTC

Message: 'Sys' is undefined
Line: 70
Char: 1
Code: 0
URI:
http://localhost:8080/PRWeb/

Message: Object expected
Line: 201
Char: 9
Code: 0
URI:
http://localhost:8080/PRWeb/


also attaching the image, Pls. help me to resolve the issue.

Thanks
Jidesh

1 Answer, 1 is accepted

Sort by
0
Jidesh Guptha
Top achievements
Rank 1
answered on 25 May 2011, 03:53 PM
Hi,

Got the issue resolved by adding a Handler mapping to the Application refering the the aspnet_isapi.dll of the framework version 4.

Thanks
Jidesh
Tags
General Discussions
Asked by
Jidesh Guptha
Top achievements
Rank 1
Answers by
Jidesh Guptha
Top achievements
Rank 1
Share this question
or