Im creating a macro which holds a Web User Control that has been created in VS.
I add the macro to the page and all works fine. I then decide to add Ajax control kit controls and get the error the its already referenced.
I searched around for a solution but nothing seems to work i.e. if i remove the Ajax dll i get the error that the extention is unrecognised and if i leave it i get the error that the dll already exists?
Did you happen to figure this out? Or is it still an issue that your struggling with?
What version of Umbraco are you using? And do you mind sharing some of your code since it will probably make it easier for people to give you some suggestions on what to try?
Creating a plugin
Im creating a macro which holds a Web User Control that has been created in VS.
I add the macro to the page and all works fine. I then decide to add Ajax control kit controls and get the error the its already referenced.
I searched around for a solution but nothing seems to work i.e. if i remove the Ajax dll i get the error that the extention is unrecognised and if i leave it i get the error that the dll already exists?
How could i add Ajax controls?
Hi J
Did you happen to figure this out? Or is it still an issue that your struggling with?
What version of Umbraco are you using? And do you mind sharing some of your code since it will probably make it easier for people to give you some suggestions on what to try?
Cheers, Jan
is working on a reply...