|
Rank: Newbie Groups: Member
Joined: 6/5/2007 Posts: 9
|
Thanks guys, great. We're going to be purchasing the .NET components pack in the next few days, your support is appreciated.
Mike
|
|
Rank: Newbie Groups: Member
Joined: 8/7/2007 Posts: 6
|
Just to add to this, I had a <DIV> tag around a <asp:contentplaceholder> in the masterpage file, the div tag had style='position:absolute', this also threw the error. I'm using 2007.1.23 which is the latest one for download on the site.
I removed the style attribute from the <DIV> and my tab strip stopped throwing errors.
Just thought you'd like to know.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Ed,
Thanks for letting us know. Did you mean a TabStrip or a DatePicker? The original problem was with DatePicker and we believe we have fixed that, but we are not sure about TabStrip.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 8/7/2007 Posts: 6
|
Yes the tab strip, the solution to the datetimepicker gave me the lead.
Thanks Ed
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Thanks! We will look into that.
|
|
Rank: Advanced Member Groups: Member
Joined: 8/9/2007 Posts: 59
|
Dear Admin
I have purchased the Datepicker from you, i got my licence key which i have inserted in my global.asax, but i havent receieved any setup file or any ddls for the datapicker and hence i still have the demo version in my visual studio. Can you please help me out.
Thanks Menon
|
|
Rank: Newbie Groups: Member
Joined: 8/7/2007 Posts: 6
|
I'm no admain but I beleive you continue to use the trial version but you dop your licence key file into your bin folder iny our project. Just watch out that the domain name has to match/be a sub domain of your licence agreement.
For example, I bought the components for use on the domain warc.com but I developer on an internal IP Address (192.168.2.50) as such the warnings about it being a trial continued. Try adding a DNS for your prject or putting a fake DNS entry into your hosts file (this is realyl just for info)
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Ed Jones wrote:I'm no admain but I beleive you continue to use the trial version but you dop your licence key file into your bin folder iny our project. Just watch out that the domain name has to match/be a sub domain of your licence agreement.
For example, I bought the components for use on the domain warc.com but I developer on an internal IP Address (192.168.2.50) as such the warnings about it being a trial continued. Try adding a DNS for your prject or putting a fake DNS entry into your hosts file (this is realyl just for info) Thanks for your help!
|
|