Results 1 to 2 of 2

Thread: bug?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2003
    Location
    Gent
    Posts
    166

    bug?

    I'm pretty new with .net and i'm trying to learn all of this on my own...i'll use all the help i can find though.

    in visual studio 2002 architect edition:

    Code:
    <%@ Page Language="vb" Debug="true" inherits="HoofdCodeBehind" src="Hoofd.aspx.vb" codebehind="Hoofd.aspx.vb" %>
    This is what i want to save/use in my aspx-file. I divided design and program-logic by using 'codebehind'.

    EVERY TIME i go to design and try to save it inserts "stock" (= projectname) in the 'inherits'-tag, resulting in a parsing-error when i try to load the page in my browser.

    I've been deleting the word 'stock' about 2000 times the last few weeks, so you'll understand that i would be very gratefull for a solution on this one
    never argue with an idiot, he will bring you down to his level and will beat you through experience

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Well, best solution would be to create a new solution, and re-add your items. Somewhere, your solution got out of whack. Note, this has never happened to me though lol

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width