all groups > dotnet distributed apps > november 2003 > threads for november 22 - 28, 2003
Filter by week: 1 2 3 4 5
.NET IDE 2002 and 2003 resources compatibiliy
Posted by Alec Solter at 11/27/2003 10:59:51 AM
Using .NET IDE 2003 I created a simple form that includes a button with
image. When trying to run this project on old .NET IDE 2002 it is throws the
following exception:
System.InvalidCastException: Specified cast is not valid.
It's happens on the following line in standard Initializ... more >>
.dll
Posted by ccrzzz6 NO[at]SPAM comcast.net at 11/27/2003 5:50:29 AM
same message different e-mail ,thanks again ,chris... more >>
UI Process App Block
Posted by Collin Head at 11/27/2003 12:12:43 AM
Hi,
I think this UI Application Block is a cool thing for
making webform application on ASP.NET working on a
centralized page navigation framework.
At this point, I think I have an overview concept of how
this framework works. My current problem is with the
actually setup. I am able to i... more >>
.NET handling space between database field name
Posted by ecwhite at 11/26/2003 12:43:00 PM
Hello,
I have field names coming in from a database with spaces
that I did not create and I can't change. I have tried
evrything I know and .NET does not like it e.g File Number
as a field name and when I do
File Number.DataTextField , it has it underlined. How do I
fix this. Thanks.... more >>
Non-trivial development using Visual Studio 2003 .NET
Posted by michaelj at 11/25/2003 3:11:59 PM
My questions are directed to those who are successfully doing non-trivial
"enterprise" development using Visual Studio 2003 .NET. It has been my
recent experience that this development environment works fine, as long as
all the development uses managed components. However as soon as one needs
... more >>
Manifest utility
Posted by a.chaly at 11/25/2003 11:55:27 AM
In documentation was be following "The keys are saved as XML files, which
you can copy and paste into the manifest utility's Key text box and the
application updater file. You should paste the private key into the manifest
utility's Key text box, and the public key into the application's updater
... more >>
|