Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual Studio SP3 breaks VB6 Webclass Debugging
Message
De
01/06/1999 18:22:56
Eric Wolfe
Health Management Technologies
Lafayette, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual C++
Catégorie:
Autre
Titre:
Visual Studio SP3 breaks VB6 Webclass Debugging
Divers
Thread ID:
00225136
Message ID:
00225136
Vues:
72
I just loaded SP3 for Visual Studio and I am having problems debugging my VB webclasses. The webclass seems to run perfectly, but then when I look at the output in the browser, the HTML looks cut off... I did a little trial and error here and it looks like the problem is this: The outputted HTML is always the same size as the template HTML (in bytes)! If the HTML template is 2K then the outputted HTML from the webclass (after all WC@ text replacements) is also only 2K! What I did was add a bunch of white space to the template (to make it bigger) and the outputted HTML then looked okay. However, I am generating search results from a database on one of my forms and the template is always 2K, but the size of the generated list varies... so I can't put enough white space in the template file. Besides that, it seems rediculous to me to have to make my templates purposely big to accommodate debugging. It does run perfectly at runtime in both IE4 and IE5 browsers, however, something very wrong is hapenning durring debug mode, I can't figure it out. I just un-installed IE5, but that didn't help, so I'm thinking it's the Service Pack. I have to uninstall the entire Visual Studio 6 and then re-install it (plus SP2) to get rid of the Service Pack 3 and I REALLY don't want to have to do that. Any help would be greatly appreciated!
Répondre
Fil
Voir

Click here to load this message in the networking platform