Showing results for Vista - .NET Blog

Sep 12, 2018
0
0

ASP.NET Core 2.2.0-preview2 now available

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

Today we’re very happy to announce that the second preview of the next minor release of ASP.NET Core and .NET Core is now available for you to try out. We’ve been working hard on this release over the past months, along with many folks from the community, and it’s now ready for a wider audience to try it out and provide the feedback that will conti...

ASP.NETASP.NET Core
Apr 3, 2008
0
0

Solution: web applications using DHTML Editing Control do not work in Windows Vista

Web Development Tools Microsoft
Web Development Tools Microsoft

Last year, we made a post to the IE team blog about the removal of the DHTML Editing Control from the Windows Vista.The removal of the control affects three types of applications: Just this last week, we released one more solution for web applications that rely on the DHTML Editing Control and do not work in Vista.  The solution is named PDE...

ASP.NET
Aug 2, 2007
0
0

Orcas Beta2 Gotcha: No ASP.NET controls in toolbox, no ASP.NET intellisense/validation on pages

Web Development Tools Microsoft
Web Development Tools Microsoft

We’ve heard a few reports of cases with VS Orcas Beta2 where ASP.NET controls do not show up on the toolbox and ASP.NET tag intellisense and validation is broken in HTML source view.  All of the cases reported so far have been with Vista.  The root cause of this is that the Orcas Beta2 version of System.Web.Dll did not get installed corre...

ASP.NET
Jul 3, 2007
0
0

Hotfix Update for “Index was outside the bounds of the array.” Error when Publishing a Website

Web Development Tools Microsoft
Web Development Tools Microsoft

I am glad to announce that an updated version of a Publish Website hotfix for VS 2005 SP1 is now available for download and includes Vista support.   In April we released a hotfix to address an “Index was outside the bounds of the array” error that prevented a website to be published.  You see this issue in VS 2005 SP1 when you execute th...

ASP.NET
Mar 7, 2007
0
0

Visual Studio 2005 Update for Windows Vista Available

Web Development Tools Microsoft
Web Development Tools Microsoft

I recently posted some tips about how to have success doing web development with Visual Studio 2005 on Windows Vista.  One recommendation in that post was to install the "Beta" release of the Visual Studio 2005 Update for WIndows Vista.  I'm happy to announce final version of the Visual Studio 2005 Update for ...

ASP.NET
Sep 18, 2006
0
0

Developing Web Applications on Windows Vista with Visual Studio 2005

Web Development Tools Microsoft
Web Development Tools Microsoft

Hey Web Developers -- My name is Bradley Millington and I am a Program Manager on the WebTools team.  Lately I've been looking at opportunities for future versions of Visual Studio to better integrate with Windows Vista and IIS 7.0.  In the meantime, however, you can use Visual Studio 2005 to start developing on Vist...

ASP.NET
Aug 24, 2006
0
0

DHTML Editing Control for Windows Vista

Web Development Tools Microsoft
Web Development Tools Microsoft

WebDevTools is the owner of the DHTML Editing Control; a COM control which can be used in applications or web pages for WYSIWYG HTML editing and which is shipped as part of the Windows operating system.  After a long run (nine years, since IE 4.5) this control will not be shipped as part of Windows Vista. There are two flavors of the control; a sa...

ASP.NET