Click here to Skip to main content
15,914,780 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: connecting to sql sever Pin
Quinten.Miller10-Apr-07 19:23
Quinten.Miller10-Apr-07 19:23 
QuestionPOSTING TO DIFFERENT PAGE Pin
MAGICIANMERLIN10-Apr-07 9:38
MAGICIANMERLIN10-Apr-07 9:38 
AnswerRe: POSTING TO DIFFERENT PAGE Pin
kubben10-Apr-07 12:10
kubben10-Apr-07 12:10 
QuestionCaching DataSet for lifetime of Webapp Pin
Cfer8310-Apr-07 8:49
Cfer8310-Apr-07 8:49 
AnswerRe: Caching DataSet for lifetime of Webapp Pin
kubben10-Apr-07 9:01
kubben10-Apr-07 9:01 
QuestionA question about altering VB Codebehind files Pin
Nostromo7710-Apr-07 8:40
Nostromo7710-Apr-07 8:40 
AnswerRe: A question about altering VB Codebehind files Pin
Sathesh Sakthivel10-Apr-07 17:04
Sathesh Sakthivel10-Apr-07 17:04 
GeneralRe: A question about altering VB Codebehind files Pin
Nostromo7710-Apr-07 20:34
Nostromo7710-Apr-07 20:34 
Hello,

Sorry about that, I don't recall getting a warning (I must have missed it), and I don't see an "edit post" function, so I can't cut out the code. In any case, I suppose I could have left out the code paste altogether, as the problem can just be described:

I'm trying to make some minor changes to the validation code of a checkout page in an ASP.NET webapp. The original builder of the site stripped out the VB codebehind files, leaving just the .aspx files, .dll, and so on in the FTP site.

I have recently recieved from the site-builder all of the original source code, so now I don't have to try to decompile it in Reflector. I have dumped the original checkout_main.aspx.vb source file into the FTP site, and it shows up nested behind its respective .aspx page.

I have made the minor changes (just commenting out some validation code so it doesn't function), but the webpage doesn't seem to recognize the changes. "Building" the codebehind page fails, and several errors show up in VS2005: almost every "name" on the codebehind page is "not declared". Does this mean that the source page is referencing some other VB page that is missing, and therefore cannot compile into a new dll? Should I replace each and every sourcecode file into the FTP site before it can recompile with changes?


That is, the webpage isn't returning an error, it is simply ignoring the changes I make to the codebehind, and the changed codebehind page claims the errors above that prevent recompiling.

Thank you very much
QuestionSalam , Where roles are saved ? Pin
Mohammed Amine10-Apr-07 8:28
Mohammed Amine10-Apr-07 8:28 
AnswerRe: Salam , Where roles are saved ? Pin
Abolfazl Sheikhloo10-Apr-07 20:11
Abolfazl Sheikhloo10-Apr-07 20:11 
AnswerRe: Salam , Where roles are saved ? Pin
MinhajuddinK5-May-07 20:02
MinhajuddinK5-May-07 20:02 
QuestionSimple cast error Pin
Sam Heller10-Apr-07 5:04
Sam Heller10-Apr-07 5:04 
AnswerRe: Simple cast error Pin
Sam Heller10-Apr-07 5:08
Sam Heller10-Apr-07 5:08 
GeneralRe: Simple cast error Pin
badgrs10-Apr-07 5:30
badgrs10-Apr-07 5:30 
QuestionWebResource Pin
reza toorani10-Apr-07 4:19
reza toorani10-Apr-07 4:19 
Questionfileuploader control + asp.net 2.0 Pin
ritu432110-Apr-07 3:22
ritu432110-Apr-07 3:22 
AnswerRe: fileuploader control + asp.net 2.0 Pin
varshavmane10-Apr-07 3:30
varshavmane10-Apr-07 3:30 
QuestionHow to write C# code in VB Pin
varshavmane10-Apr-07 3:19
varshavmane10-Apr-07 3:19 
AnswerRe: How to write C# code in VB Pin
kubben10-Apr-07 5:36
kubben10-Apr-07 5:36 
AnswerRe: How to write C# code in VB Pin
Dave Doknjas10-Apr-07 18:08
Dave Doknjas10-Apr-07 18:08 
GeneralRe: How to write C# code in VB Pin
varshavmane10-Apr-07 18:19
varshavmane10-Apr-07 18:19 
QuestionMaintain value across postbacks ? Pin
digsy_10-Apr-07 2:50
digsy_10-Apr-07 2:50 
AnswerRe: Maintain value across postbacks ? Pin
varshavmane10-Apr-07 3:03
varshavmane10-Apr-07 3:03 
GeneralRe: Maintain value across postbacks ? Pin
digsy_10-Apr-07 3:11
digsy_10-Apr-07 3:11 
GeneralRe: Maintain value across postbacks ? Pin
varshavmane10-Apr-07 3:15
varshavmane10-Apr-07 3:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.