Search

You searched for the word(s): userid:784492

Matching Posts

  • Re: Successful build fails on run with undefined errors

    Thanks for your response Tatworth :) I did try what you suggested but it made no difference. I have recreated the project under a Web Site project type, rather than a Web Application project and this seems to work fine. I've also been careful to keep the default names VS gives me for new objects such as Datasets and Tableadapters etc... as i'm pretty sure my problem is at least partly caused by conflicting class references in my original app which caused VS to confuse itself and thus me.
    Posted to Visual Studio 2008 (Forum) by jeremyw on 12/11/2008
  • Re: Successful build fails on run with undefined errors

    Just bumping for some help hopefully...
    Posted to Visual Studio 2008 (Forum) by jeremyw on 12/2/2008
  • Successful build fails on run with undefined errors

    Hi Guys, I've got this really frustrating issue with VS2008 which has got me completely stumped and very stressed, i'm hoping you can help. I'm running VS2008Pro (upgraded from VWD2008) and I created the first "ASP.NET Web Application" project for my client. This site did not contain any dynamic data, merely a form on one page and a class used for mail services. Everything works great, including the functions I am not used to (coming from File System projects and VWD projects
    Posted to Visual Studio 2008 (Forum) by jeremyw on 11/30/2008
    Filed under: visual Studio 2008 datasets bc30002 not defined errors compilation web application
  • Re: BC30002 Error that I think might be related to the Visual Wed Developer Express Copy to Website Function

    Hi Bryan, Just wondering if you managed to figure out what the problem was? I've successfully created projects using the concepts behind the tutorial you followed, but this time I created my latest project as a true Web Application project in VS2008Pro. Previously I has created it as a website and my pages have been compiled at runtime. This time I wanted to created properly and use a precompiled project. Sadly and very angrily while no errors are reported during development, when running the
    Posted to Visual Web Developer 2008 Express (Forum) by jeremyw on 11/30/2008
    Filed under: vs2008 datasets not defined bc30002 visual studio 2008
  • Re: What happened to my CSS intellisense in VWD 2008 Express?

    Wow that worked for me... now that is an odd bug, surely it's a bug ;)
  • Re: Problem with Web Services configuration in 3.5

    Alrighty I worked out a solution. As the issue is caused by 3.5, vs2008, and the web service generator (and/or/all/some/etc... :P)... I decided to kill two birds with one stone. My hosting provider is dragging it's heals on updating my server to 3.5 so I managed to find the option in VS where I changed the Target Framework to 2.0, removed the 3.5 web references, removed the references to System.Linq and System.Xml.Linq from web.config (which VS forgot to do!)... and away it went. Now I can access
    Posted to Getting Started (Forum) by jeremyw on 3/18/2008
  • Problem with Web Services configuration in 3.5

    Hi guys, I'm working on my first Web Service setup which has two websites (1 intranet, 1 extranet) that need to share information between databases. Now the trick here is, the intranet is using 2.0, and i've accidentally built the extranet in 3.5 (stuffed up the VS setup when i started the project, oops). Anyways, here's the problem... I've tested accessing the web service on the 2.0 site by using the default 'Hello World' example created by VS. From my 3.5 site I can access
    Posted to Getting Started (Forum) by jeremyw on 3/18/2008
    Filed under: web services 3.5 framework not working
  • Re: Choose Items crashing Visual Studio 2008

    I have exactly the same problem it would seem... did you have any luck finding a solution to this?
    Posted to Visual Studio 2008 (Forum) by jeremyw on 3/12/2008
  • Visual Studio, tableadapters and sql issue... think it might be the db

    Greetings, Ok this is a pretty simple one in terms of explanation, because someone's had this exact problem here http://forums.asp.net/t/1118645.aspx However here might be a clue to help... I am using a MS Access DB, the tutorial is based on a SQL DB. The tutorials source project contains EXACTLY the same SQL command in the problem query; 1 SELECT ProductID, ProductName, SupplierID, CategoryID, QuantityPerUnit, UnitPrice, UnitsInStock, UnitsOnOrder, ReorderLevel, Discontinued, 2 (SELECT CategoryName
    Posted to Access Databases and AccessDataSource Control (Forum) by jeremyw on 2/6/2008
    Filed under: sql queries, sub queries, TableAdapters, visual studio, access, inner query
Page 1 of 1 (9 items)