Re: [DOTNET] Mobile Internet Toolkit

2002-05-19 Thread Scott Guthrie
Hi Teo, ASP.NET and MMIT will merge much more in the future. Specifically, in ASP.NET version 1.1 (the next version of the product) there will no longer be a separate MMIT download -- instead the mobile controls will be built into the core product. Hope this helps, Scott -Original Messag

Re: [DOTNET] Impersonation, COM and ASP.NET

2002-04-28 Thread Scott Guthrie
The exception is only raised if you create the COM component using the Server.CreateObject(progid) method. If you create a COM wrapper and new the object directly -- then there is no way for ASP.Net to intercept the call and fail if aspcompat hasn't been set. Hope this helps, Scott P.S. A ge

Re: [DOTNET] web server by c#

2002-04-26 Thread Scott Guthrie
There will be a sample (with C# source provided) showing how to do this posted on the www.asp.net website shortly (probably about two weeks out). You can use it to do what you mention below. Thanks, Scott -Original Message- From: Patrick Tang [mailto:[EMAIL PROTECTED]] Sent: Friday, A