Pages will not PostBack
-
I have been given an application written in Spanish from South America. All is well with the current build from South America on the development server. However, when running a local copy of the application from the IDE on my machine about a third of the pages will not PostBack. The PostBacks fail when browsing to my machine as well. Here's what appears to be correct (asp.net & vb): -No errors compiling. -Most of the forms postback correctly. -The Handles clauses do exists. (seen vb remove them for no reason a few times) -The aspx Page directive appears to be correct. However, double-clicking a button or imageButton while the application is running prompts a messagebox stating "The class file for this webform could not be loaded". Note: This only occurs while the application running. Double-clicking a button on a form while not running puts you at the appropriate click method in the code-behind page. -Everything look correct in the project file: RelPath, DependentUpon, SubType & BuildAction. Thanks, Michael I firmly believe that any man's finest hour, the greatest fulfillment of all that he holds dear, is that moment when he has worked his heart out in a good cause and lies exhausted on the field of battle - victorious. Vince Lombardi (1913-1970)