Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   MCAD (http://www.velocityreviews.com/forums/f48-mcad.html)
-   -   Using Windows DateTimePicker in ASP.net on Windows 2003 (http://www.velocityreviews.com/forums/t653331-using-windows-datetimepicker-in-asp-net-on-windows-2003-a.html)

Bhavin 02-23-2005 09:49 PM

Using Windows DateTimePicker in ASP.net on Windows 2003
 
I have created a Windows User Control using DateTimePicker named
WDateTimePicker.
I have a .aspx page and I have added my "WDateTimePicker" Control to .aspx
page using <object> tag.

This works fine in Windows 2000 and WIndows XP.
For some reason it doesn't work in Windows 2003. I have updated all the
patches and everything.

Does anyone have a solution? Thank You.

Bhavin 02-23-2005 09:57 PM

RE: Using Windows DateTimePicker in ASP.net on Windows 2003
 
More Information:

If the application is running on 2000 or XP it works fine.
If the application is running on 2003 it fails.

Here's the site that helped me achieve what I have so far.

http://www.codeproject.com/cs/miscct...wincontrol.asp


"Bhavin" wrote:

> I have created a Windows User Control using DateTimePicker named
> WDateTimePicker.
> I have a .aspx page and I have added my "WDateTimePicker" Control to .aspx
> page using <object> tag.
>
> This works fine in Windows 2000 and WIndows XP.
> For some reason it doesn't work in Windows 2003. I have updated all the
> patches and everything.
>
> Does anyone have a solution? Thank You.



All times are GMT. The time now is 07:46 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57