The text of this article is not in this database — only its details are. Read it on the old site: Implement a Win Forms Slider Control in ASP.NET 2.0
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Implement a Win Forms Slider Control in ASP.NET 2.0
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Philippe DeromePosted Oct 3, 2008, 9:03 PM
Hi, there is enough text to make it work in the article though. What seems to be missing on the zip is the Default.aspx and Default.aspx.vb files. I am newbie in this and would like to hear better what I must do to avoid different handling of the control from the different web servers I am using. In my Visual Studio .NET (2005) project, the embedded web server (WebDev.WebServer.EXE) fails to load the ActiveX control (starting the web client from VS.NET) but when it comes from IIS and the aspnet_wp.exe, it loads in fine (launching IE from Windows). Microsoft Internals tool ProcessExp.exe shows that different DLLs are loaded by the web servers. Phil