Browse by Tags

Related Posts

  • Orcas Beta 2: Web server debugging error

    Hi, When I tried to debug an ASP.NET web application assembly (with almost no content, thus running fine) on the new beta 2 using the ISS web server, I got the following error message (independent of the assembly being strongly or weakly named): "Unable to start debugging on the web server. Strong...
    Posted to Visual Studio (Orcas) Beta and CTP Releases (Forum) by Shinigami on 07-29-2007, 12:00 AM
    Filed under: Orcas, .NET 3.5, ASP.NET, VS2008
  • Workaround For Beta 2 JavaScript IntelliSense and Colorization Issue

    Workaround for Beta 2 JavaScript IntelliSense and Colorization Issue We have discovered that in a very limited number of setup scenarios of Visual Studio 2008 Beta 2, Jscript IntelliSense and Colorization may not work property after installing the product. You will get no IntelliSense in JavaScript code...
    Posted to Visual Studio (Orcas) Beta and CTP Releases (Forum) by alexgav on 07-30-2007, 12:00 AM
    Filed under: Orcas, ASP.NET, VS2008
  • Event Binding From HTML Designer Source View

    It would be nice in this next release of Visual Studio to be able to bind events from the source view in the HTML Designer. For example if I delcare and asp button in souce view I would like to be able to right click on the tag and choose from the context menu the click event and it would then generate...
    Posted to Visual Studio (Orcas) Beta and CTP Releases (Forum) by rmeans on 08-05-2007, 12:00 AM
    Filed under: Orcas, ASP.NET, designer, VS2008
  • Reportviewer and Vista x64

    I have the following problem: 1. Create a new website 2. Insert the reportviewer control. 3. Run the application. An error occurs. The same code runs under XP x86 with no problem, but does not work with Vista x64. Source of the aspx: <%@ Page Language="C#" AutoEventWireup="true"...
    Posted to Visual Studio (Orcas) Beta and CTP Releases (Forum) by Fritz Mack on 08-28-2007, 12:00 AM
    Filed under: ASP.NET, .NET, VS2008, vs2008 beta2, ASP.NET Futures
  • Javascript intellisense problems in VS2008

    Intellisense works when using followin code: var oDV = document.getElementById( "Panel1" ); then oDV shows intellisense dropdown, but if I use code like this (scriptmanager is added to aspx page): var oDV = $get( "Panel1" ); or var oDV = Sys.UI.DomElement.getElementById( "Panel1"...
    Posted to Visual Studio 2008 (Forum) by MindaugasS on 11-22-2007, 12:00 AM
    Filed under: ASP.NET, VS2008, VS 2008 Intellisence, ajax, Visual Studio 2008, ASP.NET 3.5, vs 2008
  • ASP GridView Or SQLDataSource Bug?

    Hi Guys, I've recently installed Visual Studio 2008 Team Edition and found a problem when displaying some data in a grid. When the SQL is changed the grid displays nothing even after a refresh. To reproduce Open Visual Studio 2008 Create New ASP WebSite Drag GridView on to design Configure Datasource...
    Posted to Data Presentation Controls (Forum) by sillycrap101 on 11-30-2007, 12:00 AM
    Filed under: ASP.NET, designer, VS2008, Visual Studio 2008, vs2008 internationalization, debugging
  • Enterprise-grade O/RM with LINQ for Visual Studio 2008 RTM: Genome 3.3.6 released

    The latest release of the object-relational mapping framework Genome complements .NET 3.5 with the full spectrum of O/RM capabilities for enterprise application development. Genome supports multiple database platforms (MS SQL, Oracle, IBM DB2), flexible mapping of legacy database schemas and load span...
    Posted to Announcements (Forum) by elina h on 12-05-2007, 12:00 AM
    Filed under: asp.net, object-relational, O/RM, .NET3.5, VS2008, LINQ
  • Why does my menu only work when I click specifically on the text

    I am using the navigation menu component supplied in Visual Studios 2005/8 for my site. The problem is that the links only work when I click on the text... For example, say I have a dropdown menu with 3 choices: | link1 | | another link | | a third link | The width of the menu items is the same, but...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by yogibear on 01-04-2008, 12:00 AM
    Filed under: ASP.NET, .NET, VS2008, VS2008 Wed Deployment, Visual Studio 2008, development frustration
  • Can't set configSource of compliation section in web.config in VS008

    I have a web application that has it's compilations settings broken out to a different file than the main web.config. This was done by creating a web.compilation.config file that is referenced in the configSource attribute of the compliation section of the web.config file. We did this because we...
    Posted to Visual Studio 2008 (Forum) by mhildreth on 01-08-2008, 12:00 AM
    Filed under: Orcas, ASP.NET, VS2008, Visual Studio 2008, vs 2008, web application project, Build Configuration, debugging
  • MSDataSetGenerator failed

    I added a query to a table adapter in the dataset designer. The query I added didn't show up on the designer. I tried to build the project and got the following error message. Custom tool error: Failed to generate code. Failed to generate code. Object reference not set to an instance of an object...
    Posted to Visual Studio 2008 (Forum) by White Bread on 01-10-2008, 12:00 AM
    Filed under: .NET 3.5, ASP.NET, .NET, VS2008, 3.5, Visual Studio 2008, ASP.NET 3.5, vs2008 internationalization, .net framework 3.5
Page 1 of 3 (21 items) 1 2 3 Next >