Ask a Question related to ASP.NET General, Design and Development.
-
Gianni Nitti #1
Error with debug="true"
If I set in web.config this:
<compilation defaultLanguage="vb" debug="false"/>
I receive this error:
"Compiler Error Message: BC30560: 'barratop_ascx' is ambiguous in the
namespace '_ASP'.
Source Error:
Line 47: <table height="100%" cellSpacing="0" cellPadding="0"
width="100%" border="0">
Line 48: <tr>
Line 49: <td vAlign="top" height="86"><uc2:barratop id="Barratop1"
runat="server"></uc2:barratop></td>
Line 50: </tr>
Line 51: <tr>"
Instead, if I set:
<compilation defaultLanguage="vb" debug="true"/>
it's all ok, no errors.
Why???
What I have to do?
Gianni Nitti Guest
-
#39195 [Opn->Bgs]: if (0=="any sting") echo "it's return true";
ID: 39195 Updated by: derick@php.net Reported By: waynewn at citiz dot net -Status: Open +Status: ... -
#39195 [NEW]: if (0=="any sting") echo "it's return true";
From: waynewn at citiz dot net Operating system: win/freebsd PHP version: 5.1.6 PHP Bug Type: Scripting Engine problem Bug... -
Acrobat Form Submit error: changes VALUE="true" to "0"
I wrote an HTML page with a form. In the form I had many inputs as in: <INPUT TYPE="radio" NAME="Q1" VALUE="true"> and <INPUT TYPE="radio"... -
#12029 [Com]: "--with-apxs" can cause the error "MySQL: Unable to save result set in"
ID: 12029 Comment by: sietzepost at streetwisedd dot nl Reported By: root at byone dot com Status: Bogus Bug... -
Error: "Unable to debug on server,Access is denied"
I installed dotnet and when i try to run a web application i get the error messagebox saying "Unable to debug on server,Access is denied.Would you... -
rod.stone #2
Error with debug="true"
forbidden<403>
CSRF.Verification failed
request abortedrod.stone Guest



Reply With Quote

