all groups > visual studio .net general > october 2003 > threads for monday october 13
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
QueryInterface for interface EnvDTE._DTE failed?
Posted by Andrew Hopper at 10/13/2003 5:42:45 PM
I have a fairly complicated macro that climbs down a project's code tree to
do replace the datatypes that are automatically generated by the "Web
Reference" code with datatypes that reside in a shared datatypes assembly.
On one of the target projects, the macro takes an awfully long time to run
... more >>
Strange Errors in VS.NET 2003
Posted by David Alge at 10/13/2003 5:01:32 PM
We are developing an application in VB.NET 2003 and we are using
Sourcesafe for team development(actually there is only two developers on
the project). It seems that we both get strange errors during a build.
I've noticed it especially when adding a new file, such as a new form,
class, etc. ... more >>
minimum files required to make a vb.net program go
Posted by wozza96 NO[at]SPAM hotmail.com at 10/13/2003 3:32:07 PM
For various reasons, I'm not allowed to install the full .net
framework on our corporate network. Therefore I'd like to know what
are the minimum files I can put out with my vb.net program to make it
go? For example, can I just give people System.Windows.Forms.dll and
mscorlib.dll, or do I need ... more >>
Periodical check of a database
Posted by Ernesto at 10/13/2003 3:19:32 PM
Hi everyone!!
I want to develope two different web applications that=20
access to the same database. The first app modify the=20
data on the database, and the second app has to realize=20
the changes on the database as soon as posible to display=20
them on the screen without any user interact... more >>
Visual Studio.Net and using the latest .net framework references
Posted by T at 10/13/2003 1:37:07 PM
I have installed the .net framework v1.1 on my machine as
I am running/developing sites running the v1.1 of asp.net.
So earlier today I tried to use a v1.1 .net feature which
was the hasrows() method of the SqlDataReader class only
to find that I wasnt running v1.1 in visual studio. As I
g... more >>
How can i show images in a combobox
Posted by Fracisco Rios at 10/13/2003 11:25:17 AM
How can i show images in a combobox?... more >>
Unable to create or load ASP.NET application
Posted by Carl at 10/13/2003 11:14:24 AM
Last night I wrote a small ASP.NET application.
Development went fine. Execution during development was
no problem. Execution through IE with the URL
http://localhost/WatcherWebApplication/WatcherForm.aspx
workes fine.
I can still invoke the web page and run the application
so I beli... more >>
Console window
Posted by Bill Hardin at 10/13/2003 10:11:12 AM
I am now having a problem with my Windows XP system when
usign. When I was trying to edit the appearance of the
Console window, I decided to see what it looked like full
screen, and it asked me if I wanted full screen each
time. Stupidly, I clicked "yes", and now evertime I run
the progr... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Validation not working
Posted by Jaime Cavazos at 10/13/2003 8:03:29 AM
I have a page that has a server form hidden until you
click on the email link. When the form is visible it's
supposed to validate the form fields before sending the
email out on submit event. When I test it on my local
machine it works great. When I upload it to the server it
validates the... more >>
VS .NET 2002 and 2003
Posted by Marc at 10/13/2003 6:43:51 AM
Can VS .NET 2002 be uninstalled after VS .NET 2003 has
been installed without losing any functionality in
VS .NET 2003? Thanks for your help.... more >>
Visio 2003 and VS.NET
Posted by Kevin Hector at 10/13/2003 5:46:14 AM
Hi. If I have a PC with Office System 2003 installed,
including Visio Professional 2003, what steps should I
take to install VS.NET 2003 on this machine if I want to
use Visio for Enterprise Architects?
Do I need to uninstall Visio 2003 first? Or can I use both
versions of Visio?
Than... more >>
|