W
Wayne Wengert
I created a VB ASP.NET solution in VSNET 2003. It works fine in the IDE. As
per the instructions, I used Project/Copy Project to make a copy of all
required files (I used the FrontPage option). I then FTP'd all of those
files and directories to a virtual directory on my ISP account. In looking
through the contents, I don't see my Form1.aspx.vb file? I suspect the
code-behind is compiled into some other file?
I am currently working with the developer of a 3rd party grid that is used
in my project to resolve some problems, and he is all excited over the fact
that the Form1.aspx.vb file isn't there. I don't think that is relevant
since I can see that at least some of my code runs?
Can anyone educate me on what gets distributed?
TIA
Wayne
per the instructions, I used Project/Copy Project to make a copy of all
required files (I used the FrontPage option). I then FTP'd all of those
files and directories to a virtual directory on my ISP account. In looking
through the contents, I don't see my Form1.aspx.vb file? I suspect the
code-behind is compiled into some other file?
I am currently working with the developer of a 3rd party grid that is used
in my project to resolve some problems, and he is all excited over the fact
that the Form1.aspx.vb file isn't there. I don't think that is relevant
since I can see that at least some of my code runs?
Can anyone educate me on what gets distributed?
TIA
Wayne