Using a licensing control in ASPX without compilation?

  • Thread starter Thread starter J?j?
  • Start date Start date
J

J?j?

Hi,

I'm creating a website in aspx with notepad.
I want to used a licensed control on my site, but I received a liceense error.

If the code is used in VS.NET, then there is no problems.
What can I do???
How to used a licensed control in a simple ASPX page without VS.NET?

thanks.

Jerome.
 
I only know how to do this using visual studio. I'm giving you a link which
mostly talks about visual studio licencing but the code examples and the
overview are sufficient enough that, after you have read it thru, you should
be able to generate one by hand.

http://windowsforms.net/articles/Licensing.aspx

Once you have put in the sweat and pulled enough teeth to figure it out,
post your solution here. Let's help keep other folk from going insane.
 
Back
Top