to look at it again tomorrow (though I really don't know
if I'll have time :( )
--
Regards,
Luis Abreu
email: labreu_at_gmail.com
http://weblogs.pontonetpt.com/luisabreu
http://www.pontonetpt.com
http://weblogs.pontonetpt.com/
===
This list is hosted
27;m facing another strange error: I
can't seem to run a vb6 app with my control inside it. It crashes VB.
Another thing: my control has some code associated with the mousedown
event (override onmousedown method) which seems like it isn't been
called when the vb exe is run.
it s
wn (and be read/modified at
runtime)? in fact, if it works ok on normal COM objects, the why
shouldn't it work with an activex control?
thanks.
--
Regards,
Luis Abreu
email: labreu_at_gmail.com
http://weblogs.pontonetpt.com/luisabreu
http://www.pont
Hello Alexander. Thanks a lot.
--
Regards,
Luis Abreu
email: labreu_at_gmail.com
http://weblogs.pontonetpt.com/luisabreu
http://www.pontonetpt.com
http://weblogs.pontonetpt.com/
===
This list is hosted by DevelopMentorĀ® http://www.develop.com
Some .NET courses
diff. row in the DataGrid):
hum...is there any event which is fired when a new row is added after
the biding? (on the web part, I think that there's an event which is
fired when an item is bound to info from data source; however, I don't
see a similar event on the windows datagrid class
y for me to bind the subproperty B to a datagrid
column by using the MappingName property of the datagridtextboxcolumn?
thanks
--
Regards,
Luis Abreu
email: labreu_at_gmail.com
http://weblogs.pontonetpt.com/luisabreu
http://www.pontonetpt.com
http://weblogs.pontonetp
be used if pbstrName is an [out, retval] parameter?
thanks.
--
Regards,
Luis Abreu
email: labreu_at_gmail.com
http://weblogs.pontonetpt.com/luisabreu
http://www.pontonetpt.com
http://weblogs.pontonetpt.com/
===
This list is hosted by DevelopMentorĀ® http://www.develo
tName" );
return KnownHResults.S_OK; //same as S_OK for COM
}
}
Can anyone please give me some clues on what's wrong with this code? thanks.
--
Regards,
Luis Abreu
email: labreu_at_gmail.com
http://weblogs.pontonetpt.com/luisabreu
http://www.pontonetpt.com
http://weblogs.pontonetpt
maybe running aspnet_regiis -i will solve the problem (assuming that
the problem is that you've installed IIS after installing Visual
Studio).
--
Regards,
Luis Abreu
email: labreu_at_gmail.com
http://weblogs.pontonetpt.com
http://www.pontonetpt.com
===
This
Hello Christopher.
You have to realize that this is markup language. Before you can even
compile this as an ASP.NET application, it has to be parsed first. The
parser is not going to be looking for strings or variables or anything
else except for markup tags. is a markup tag to the parser;
"" i
hello. So could you please tell why this is not a bug? how can a script
section interpret a string as a tag?
Thanks.
Regards,
Luis
It's not a bug. Try "" so it won't read it incorrectly.
Hope this helps!
Christopher Reed
Web Applications Supervisor
Information Technology
City of Lubbock
[EMAIL PROT
Hello. last night I was doing some tests on asp.net and I've foud that
if write code like this the page doesn't compile:
<%@ Page Language="C#" %>
Untitled Page
void ProcessClick( object sender, EventArgs args )
{
string sql = @"