Hello ASP.net experts,
Recently i have decided to move to ASP.net and one thing i love to it is that theres
an control you can add in the compiler on of that is the AJAX control toolkit but i am always havin a problem when transfer the asp.net webproject to server i have always encountered an error which is about the ajax control toolkit. One of this is the "error creating control and error parsing a control"
Can anyone help me with the ajax control toolkit..?:crying:
3 replies to this topic
#1
Posted 08 November 2010 - 06:43 PM
|
|
|
#2
Posted 08 November 2010 - 08:04 PM
you mean it works Locally but not in a production server.
here are a few steps to trouble shoot the problem,
1.Make sure the target framework exists in the Production Server
2.Configure IIS7(if used) to correctly interpret Ajax Control Toolkit binaries
3.Make sure the Every Page has Ajax Control Toolkit registered
you may also ponder over here
here are a few steps to trouble shoot the problem,
1.Make sure the target framework exists in the Production Server
2.Configure IIS7(if used) to correctly interpret Ajax Control Toolkit binaries
3.Make sure the Every Page has Ajax Control Toolkit registered
you may also ponder over here
http://forums.asp.net/t/1425505.aspxand also over here
http://forums.asp.ne...8016.aspx#faq01
Edited by gokuajmes, 08 November 2010 - 08:07 PM.
added another link
#3
Posted 09 November 2010 - 11:06 PM
Thanks for the suggestion i will try that one.
#4
Posted 16 November 2010 - 06:38 PM
Hello Guys,
I have tried the suggestion above but the same problem was occur actually I am just working in my local pc and some of the controls that is used like AJAX treeview and control TAB
was not working and it is prompting an error like "Error Parsing control: A relative URI cannot be created because the uriString parameters represent an absolute URI.."
Please ASP.NET master help me..
I have tried the suggestion above but the same problem was occur actually I am just working in my local pc and some of the controls that is used like AJAX treeview and control TAB
was not working and it is prompting an error like "Error Parsing control: A relative URI cannot be created because the uriString parameters represent an absolute URI.."
Please ASP.NET master help me..
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









