Browse by Tags

Related Posts

  • ajax conflict (yes, i ran that disable ajax policy script) asp:UpdatePanel ambiguous reference

    Hi All, I did run that script right after installing vs2008 b2 and it was working fine. Then i tried dragging an updateprogress control onto a page that already had working ajax controls on it and for some reason it said asp:UpdateProgress was an ambiguous reference. It also started complaining about...
    Posted to Visual Studio (Orcas) Beta and CTP Releases (Forum) by merk on 08-07-2007, 12:00 AM
    Filed under: 1.0.6, ambiguous reference, ajax, 3.5
  • how to know the record I want to query doesn't exist via LINQ?

    Hi all: for example: testDataContext db=new testDataContext(); var res=db.tables.single(p=>p.columnName=="hi"); if there is a record in the database, it works well, but if there isn't , it will throw an exception, then , How could I know the record exists or not ? I don't think exception...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Moosdau on 08-13-2007, 12:00 AM
    Filed under: Orcas, .NET 3.5, .NET, VS2008, linq, 3.5
  • Re: VS.NET 2008 next to VS.NET 2005

    I'm looking to the same... I would like to install VS 2008 beta on my existing machine with VS 2005. I already have the service pack 1 installed. I'm just worried VS 2008 (3.5) beta will pork my existing VS 2005 (2.0). Also I'm running it on a Vista (Ultimate) box. Anyone aware of other issuse...
    Posted to Visual Studio 2008 (Forum) by Sharka on 11-05-2007, 12:00 AM
    Filed under: .NET 3.5, 3.5, VS2008
  • Greyed Out Toolbox.

    Hi Folks, I have been trying to fix this problem for several hours now! I have created a new tab within Visual Studio 2008 as i had in visual studio 2005 I have selected the toolbox dll from framework 3.5 however the items do not load into the toolbox. Upon selecting the "show all" on the toolbox...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by NiPsTeR on 11-25-2007, 12:00 AM
    Filed under: ajax, Help me out, visual studio 2008, greyed out, 3.5
  • App_Code directory not compiling 3.5 code

    I am trying to build a simple project using visual studio 2008 and when I create the linq to sql files in app_code directory, I get a Compiler Error Message: CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System.Data' (are you missing an assembly reference...
    Posted to Visual Studio 2008 (Forum) by nutis on 11-26-2007, 12:00 AM
    Filed under: VS2008, 3.5
  • Failed on installing .net Framework 3.5

    [11/17/07,12:15:02] Microsoft .NET Framework 2.0SP1 (CBS): [2] Error: Installation failed for component Microsoft .NET Framework 2.0SP1 (CBS). MSI returned error code 1 [11/22/07,17:43:31] Microsoft .NET Framework 2.0SP1 (CBS): [2] Error: Installation failed for component Microsoft .NET Framework 2.0SP1...
    Posted to Visual Studio 2008 (Forum) by maomao_977 on 11-29-2007, 12:00 AM
    Filed under: .NET 3.5, VS2008, 3.5
  • LINQ to SQL Forum?

    Is there an official forum to discuss LINQ? Is this the right place? I've decided to dive in and play around with LINQ and I haven't been able to find much documentation as of yet and I'm coming up with several questions. I'm especially interested in using LINQ in BLL classes and what...
    Posted to Data Presentation Controls (Forum) by cyzfitz on 12-04-2007, 12:00 AM
    Filed under: .NET 3.5, linq, 3.5, ASP.NET 3.5, DataContext, linq to sql, Visual Studio 2008 LINQ to SQL
  • error in vwd 2008 express and ajax toolkit 3.5

    I installed VWD 2008 and tried opening a website from VWD 2005. I added a new master page and default page and pointed to it as the start page. When I tried to compile, I got this error: Error 102 The type 'System.Web.UI.ScriptManager' exists in both 'c:\WINDOWS\assembly\GAC_MSIL\System.Web...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by tinsleyrd on 12-10-2007, 12:00 AM
    Filed under: .NET 3.5, 1.0.6, ambiguous reference, 3.5, Visual Studio 2008, Ajax ScriptManager, .net framework 3.5, ajax toolkit compile error
  • Re: Adding tables to EDM

    I'm having the same issue. After auto-generating a model based of an existing database, I try to add another entity by right-clicking anywhere in the Model Browser. The database screen appears for a second, then disappears. I tried also manually adding an entity and trying to associate it to a table...
    Posted to ASP.NET 3.5 Extensions Preview (Forum) by mike.j.pappas on 12-10-2007, 12:00 AM
    Filed under: data model, edmx, 3.5, model browser
  • Re: Adding tables to EDM

    I can execute only the following queries: SELECT TABLE_CATALOG, TABLE_SCHEMA, TABLE_NAME FROM Information_Schema.Tables ORDER BY TABLE_SCHEMA, TABLE_NAME SELECT TABLE_CATALOG, TABLE_SCHEMA, TABLE_NAME FROM INFORMATION_SCHEMA.VIEWS ORDER BY TABLE_SCHEMA, TABLE_NAME SELECT * FROM INFORMATION_SCHEMA.ROUTINES...
    Posted to ASP.NET 3.5 Extensions Preview (Forum) by mike.j.pappas on 12-12-2007, 12:00 AM
    Filed under: data model, edmx, 3.5, ASP.NET 3.5 Extensions, model browser
Page 1 of 5 (42 items) 1 2 3 4 5 Next >