all groups > visual studio .net ide > september 2004
Filter by week: 1 2 3 4 5
Create Addin for Visual Studio .NET
Posted by lesaint77fr NO[at]SPAM yahoo.Fr at 9/30/2004 4:18:54 AM
Hi,
I would known how to create a formated solution ( with severals piece
of code already coded, class format, name, etc.. ) with an add in ?
If somebody know a link to a web site, please foward me.
Thx all.
Have fun to code.... more >>
VS.NET VB Add-in
Posted by Sean at 9/29/2004 7:01:01 PM
Any add-in for vb.net code generation of Public Property from Private Field?
thx.... more >>
server explorer create stored procs - what version of IDE?
Posted by Kyle Morris at 9/29/2004 4:34:19 PM
hi All,
Could anyone confirm that I only need Visual Studio .Net Professional and
*NOT* Enterprise Architect to allow me to edit/create Stored Procedures on a
SQL Server 2000 database?
Cheers!
Kyle
... more >>
VS.Net broke my project
Posted by Developer at 9/29/2004 12:28:12 PM
Hello,
20 minutes ago I was building and running my VS.Net 2003 C# project.
Now when I try to build, I get this message:
Could not find 'MyCompany.NewProduct.Windows.Forms.AppMain' specified
for Main method
What the heck happened?
This code is in a file that is in the project:
nam... more >>
Unsatisfied forward declaration?
Posted by Mervin Williams at 9/29/2004 11:30:29 AM
If I BUILD the code below, all works fine. But if I REBUILD the solution
at any time, the following errors are found in the WrapperCOMEXE.idl:
1) error MIDL2337 : unsatisfied forward declaration :
IQBEventCallBack
[Coclass 'MyWrapper' ] --> This error occurs within the
My... more >>
Some comment tags do not appear in Comment Web Page
Posted by marcog at 9/28/2004 2:05:06 PM
When I try to use certain tags such as <example> or <exception>, no output is
generated in the Comment Web Page. <summary>, <remark>, <params> and
<returns> work as advertised. I have the output xml file name set to match
the project and it is being generated successfully. Is the documentation... more >>
Hang while debugging ASP.Net on Windows 2003
Posted by Stu Carter at 9/28/2004 1:36:43 PM
Hi,
ENV: Windows 2003 Enterprise, Devstudio 2003, .Net framework 1.1, Office
2003 SP1
Since applying the Visual Studio/Office/Windows hotfixes for the JPEG issue,
I am having problems debugging an ASP.Net application.
Visual Studio will hang and consume anywhere from 10% to 90% CPU when
... more >>
Create hover descriptions for my objects and their methods/properties
Posted by Don at 9/28/2004 11:03:49 AM
Hi,
In intellisense, when I instantiate a .NET object and view the object and
methods, I get a description for each and any overloads.
With my custom objects, how do I provide markup and get this functionality?
Thanks,
Don
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Can't load form: unspecified error
Posted by Developer at 9/27/2004 10:53:32 AM
Hello,
I have a VisStudio.Net project with 16 forms. I had one of the forms open
in design view earlier today. Now, however, I can't open any form in design
view.
I get this message:
"An error occurred while loading the document. Fix the error, then try
loading the document again.
The er... more >>
IDE mangling my HTML
Posted by Corey Wirun at 9/24/2004 9:10:05 PM
Hi All,
Is there anyway to prevent/switch off the VS.NET IDE from mangling up my
HTML when I switch between HTML (source) view and Design view and then back?
I have HTML coding standards with regards to indentation that the IDE keeps
wanting to screw up for me.
Thanks!
Corey.
... more >>
console application question
Posted by vh at 9/24/2004 3:33:36 PM
Hi All,
I am writing a c# console application in VS.net, every time I run the
program, the console showed and disappeared very quickly, I can't see what
is displayed. Are there some settings that let the window stay there after
my program terminates? I know I can write my program to wait for a k... more >>
VS.NET 2003 and Windows XP SP2
Posted by Nacho Nachev at 9/24/2004 2:45:02 PM
Hi
Our IT department is planning to deploy Windows XP SP2 these days. They
assured me, that if I switch off the firewall it will not affect the
operation of my Visual Studio.NET 2003. Is this correct?
Is there other issues, that I should be aware of? Any complication with the
..NET installe... more >>
Default Control Properties
Posted by David Bailey at 9/24/2004 9:41:00 AM
How do you set the what the properties are when you drag a control onto a
report? For example, When I add a textbox, it automatically has .2pts
padding. I need that to default to 0pts.
... more >>
How to disable debugger stepping into new (newop.cpp)
Posted by John Petritis at 9/23/2004 11:23:20 AM
Is there a way to stop the debugger from stepping into some places,
specifically places like where operator new is defined.
I know there was a way before Visual Studio.NET, but haven't been able to
find a way to do it now.
... more >>
problem shelling devenv
Posted by Cory Malone at 9/23/2004 11:17:31 AM
On some machines we are not able to shell out devenv.exe. I did find
information telling me to run the vsvars32.bat file, but we did and after a
reboot we are still not able to shell devenv. It keeps coming back with
devenv is not reconized. Any help is much appreciated.
Cory
... more >>
Create/open project question or feauture request
Posted by Sunny at 9/22/2004 1:30:43 PM
Hi,
I'm using VS.Net 2003 and I have a question (or if the answer is "no
way", consider this as a feature request for the next version).
When a user tries to open or create a new project (non-web) the IDE
suggests as default folder "Visual Studio Projects" under MyDocuments.
In most cases... more >>
Command Line Build Question
Posted by Cory Malone at 9/22/2004 1:24:45 PM
Is it possible to instruct devenv to not build a dependent project when
building a specific project of a solution via command line args in VS 2003.
By default it always seems time wise to be building dependent projects.
Thanks in advance
C Malone
... more >>
Cant create/edit stored procs in VS.Net
Posted by Kyle Morris at 9/22/2004 1:08:15 PM
Hi All.
The Visual Studio help says that I can use the Server Explorer to
create/edit stored procedures. The example says to right click the server
explorer database "stored procedure" node and a popup menu will enable the
creation of a new stored procedure.
When i do this - i only get "re... more >>
making a project which doesn't build anything
Posted by Andy Fish at 9/22/2004 11:56:56 AM
Hi,
I'm using visual studio .net 2003. Part of my development tree consists of
some miscellaneous files that I would like to see in solution explorer
(config files, XML, XSD etc) but they aren't source files, and they aren't
in a subdirectory of a source directory.
I tried to create a pr... more >>
project.reloadproject with devenv
Posted by David Roy via .NET 247 at 9/22/2004 10:55:58 AM
In my add-in, this works if I bring up the IDE and open a
solution file which modify the location of the source code(s)
with unload and reload command.
It doesn't work when I double click on the solution file that is
outside of IDE like in 'My Computer' and will get a different
output - IDE... more >>
why relative hint path but absolute reference path
Posted by gerry at 9/22/2004 10:12:16 AM
I have a vs.net 2002 solution that contains a number of projects
All projects are created in folders under the solution folder.
The idea here is that this entire solution should be 'moveable' ie. copied
to and useable from a new directory or computer.
And it almost is.
One project makes refer... more >>
"generate create script" option as well as others not showing up
Posted by TS at 9/21/2004 1:14:45 PM
The context menu for a data connection in the server explorer tab for a co
worker doesn't give him the option to generate create scripts to populate
his database project. Why?
thanks
... more >>
Webform Controls disappear VS 2003
Posted by ushergm NO[at]SPAM yahoo.com at 9/20/2004 2:08:17 PM
Hi, I was wondering if anyone else has encountered this issue.
Controls in my webform just suddenly disappeared. No error message,
no warning just wiped out a days worth of work.
Using Visual Studio 2003.... more >>
File / Print page setup
Posted by HBrothers at 9/20/2004 9:50:26 AM
In Notepad, I can specify the format of the page header using simple simbols
like &f (file name), &d (date) and &t (time)
I need to control the way that VS.NET prints code pages in a similar
fashion, but I can't find a dialog that lets me specify the format of the
page header or footer. Is ther... more >>
Non bulding C++ project how to?
Posted by generalboy7 NO[at]SPAM netscape.net at 9/19/2004 8:55:06 AM
Hey all,
So, my situation is that I have a visual studio .net 2003 solution
that is a collection of unmanaged C++ DLL and EXE projects. Now,
there are a handfull of classes that I would like to share between
those exes at build time, but I have no runtime need to warrant making
COM objects o... more >>
VS.Net 2002 Compiler Error &Hc0000005& in unchanged solution
Posted by louis315 at 9/17/2004 4:05:03 PM
We have a multi-project VS 2002 solution that compiled for months until we
installed .Net Framework 1.0 SP3 and .Net Framework 1.1 SP1 at the same time
from WindowsUpdate.Microsoft.com.
Now the compile hangs at
Preparing resources...
Updating references...
Performing main compilation...
... more >>
Word Wrap Pain
Posted by IntraRELY at 9/17/2004 10:16:39 AM
When I am dev a ASP.net application and switch between Design and HTML in
VS, the HTML code's layout is modified by putting Carriage Returns.
For instance I keep each control per line and when switching between views
it scrambles the clean lines into unreadable garbage. I tried changing the
"... more >>
Project not recompiled after changes in embeded resource
Posted by Sunny at 9/16/2004 3:42:47 PM
Hi,
I use VS.Net 2003/C#.
In my project I have a file which I need to include as embeded resource.
So far, so good. The file is added to the project, and in the
properties/build action is set as such. It works ok.
The problem is, that if I change something in that file, save it and
then... more >>
Can't add a form to a project and edit it visually
Posted by John Biddiscombe at 9/16/2004 12:30:54 PM
Hi ther, in VS .NET 2003, C++, if I have a form with cpp,h and resx, and I
want to copy them to some other project directory and then add them to the
project, the cpp and h files appear in the solution/project no trouble, but
the resx file isn't associated with the .h and .cpp file, so I can't an... more >>
Reporduce code formatting/coloring in HTML?
Posted by deko at 9/16/2004 10:00:46 AM
Is there a way to export blocks of code from the VS.NET code editor into
HTML while preserving the color and formatting of the code? The idea is to
create an online code library that displays blocks of code as they would
appear in the IDE.
Thanks
... more >>
System.Resources.ResourceManager-ArgumentNullException
Posted by Priya via .NET 247 at 9/15/2004 3:18:20 PM
(Type your message here)
In some of the forms that has custom controls i add a simple button & some code on its click event..
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(form1.))
The above line gets added under the Private Sub InitializeCompone... more >>
XP Image List Problem
Posted by Alireza Haghshenass at 9/13/2004 1:53:03 PM
Dear All,
I am writing an application which uses image list for listview and tree view
usage. I encountered a problem in windows 2003 this is working fine and I
don't have any problems. In Windows XP the images of this image list is not
shown in ListViews and Tree Views. I don't know what is t... more >>
Installing Services Using VS.Net Base Setup Project
Posted by Alireza Haghshenass at 9/13/2004 1:52:39 PM
Dear All,
I just wanted to know, how can I register a service using Visual studio
setup project. I can create a Setup Project successfully, it installs all
the program, but I need a hint on how to run "InstallUtil.exe
<ApplicationDirectory>\ApplicationName.exe" in order to install and register
... more >>
Macro to copy project output?
Posted by Greg Allen at 9/12/2004 9:45:26 PM
I'd like to make a macro to copy the project outputs of all the projects
in my solution to a different folder. Seems simple enough, and something
that the automation of the IDE ought to be able to give me pretty easily.
But I can't find out where to get the project output! I've looked at the
... more >>
Multiple Tabbed Pages in Combined Collection Help?
Posted by clintonG at 9/11/2004 7:32:54 PM
Visual Studio .NET 2003 Combined Collection...
Are we limited to one tabbed page open at a time or is there some
way to open multiple pages in help and use the tabs to toggle
between desired pages?
--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & ... more >>
Setup Project Problem
Posted by Alireza Haghshenass at 9/11/2004 11:45:43 AM
Dear All,
I just wanted to know, how can I register a service using Visual studio
setup project. I can create a Setup Project successfully, it installs all
the program, but I need a hint on how to run "InstallUtil.exe
<ApplicationDirectory>\ApplicationName.exe" in order to install and register
... more >>
register tags issue when switching from VS.Net to FrontPage
Posted by J.E. Aldana at 9/10/2004 3:01:10 PM
Hi all,
Due to the horrendous job that studio currently does generating and
preserving html "code," I tend to use FrontPage (version 2003) to edit the
html in my aspx pages. VS.Net is setup to auot--reload the aspx pages into
the IDE after detecting a change in them.
The problem is that... more >>
Addin for the "Easy MDI Document Window"
Posted by Thomas at 9/10/2004 12:05:40 PM
I am trying to add a menu item to the context menu of the
code page tab. Using the CommandBrowser from the download
site, I found the name of this to be the "Easy MDI
Document Window"; however, I am unable to add my own item
to it. Can someone please tell me what I am doing wrong
here:
... more >>
Core team, please help, VS crashes
Posted by at 9/9/2004 10:23:30 PM
I can't open an .aspx page in html view or the web.config file inside VS.Net
03 (Win XP Pro SP1, Office 03), it causes vs to crash and I can send or
don't send the error to MS.
This is a production asp.net app that needs changes now and I can't modify
any aspx pages.
Also whenever I right click... more >>
"variable 'x' declared but never used" warnings in VB.NET
Posted by harry at 9/9/2004 5:12:18 PM
Hi,
During compilation, a C# project in my solution triggers the following
warning:
"warning CS0168: The variable 'ex' is declared but never used"
To trigger this warning, it appears the C# compiler WarningLevel needs to be
3 or above.
In the same solution, I also have a VB project, ... more >>
Error in loading DLL in VS .NET 2002
Posted by Bamse at 9/9/2004 10:06:48 AM
Hi,
lately, when I try to create a new C# project in VS .NET 2002 I get this
"Error in loading Dll" message;
the project is created with no references at all;
the same error apears when I try to add a new item, be it form, class,
component class; when I try to add a dataset, xml file, co... more >>
VC++ .Net Forms Designer Slow Load Times
Posted by Dean Wittmann at 9/9/2004 9:01:33 AM
We have several forms designed with VSNet's VC++ Forms
Designer. Some of our simplest forms have 20 - 30
controls and will take approximately 2 minutes to load.
A very complicated multi-layer form takes approximately
12 minutes to load into the designer. Sometimes it even
fails to load ... more >>
VS 2005 feature-alike for VS.NET 2003?
Posted by Johan Nilsson at 9/9/2004 8:41:20 AM
[might be a bit off-topic]
Hi,
I recently read (but can't find again) an article on VS 2005 which described
a (for me at least) long-missed feature: templates for project settings that
could be reused between different projects. Unfortunately I've also
forgotten what it was actually called ... more >>
Setup project with custom-only folders not working
Posted by rss at 9/8/2004 12:32:35 PM
I have created a setup project that consists of 4 custom folders - only.
The files being installed are:
1) an xml file in 1 custom folder, whose location is [TARGETDIR]\folder1
2) a single DLL assembly in the remaining custom folders, where each
location is [TARGETDIR]\folder[2,3,4] respective... more >>
How to programmatically place add-in toolwindow in same frame as tasks?
Posted by cwienands NO[at]SPAM gmx.de at 9/7/2004 3:07:35 PM
Hello everybody,
I'm currently developing an Add-In for VS.Net 2003. I already got
beyond all the obstacles like Win32 resource DLL, transparent images,
placing the toolbar, etc.
Only for placing toolwindows I couldn't find anything. Instead of
having toolwindows float initially, I'd like t... more >>
Intellisense quit working THRID POST...
Posted by Wayne Brantley at 9/7/2004 3:01:05 PM
I never got an answer to my first post or my second post. This managed
newsgroup service is NOT working well at all.
I have a solution with about 6 projects in it. When using one particular
project in that solution, intellisense does not work. It will not pop up a
list of anything. I tri... more >>
IDE changes file SubType from "form" to "code", any fixes???
Posted by Julie at 9/7/2004 11:41:13 AM
The IDE has a nasty habit of changing the code type from "form" to "code" in
the project file on occasion. This isn't the consequence of
migration/conversion from vs 02 to 03, but just seems to occasionally happen.
It happens on several of my development machines, and I can't find a pattern.
... more >>
Slide effect in toolbox
Posted by Julie at 9/7/2004 11:18:48 AM
Is there any way to get rid of that stupid 'slide' effect in the VS toolbox
when switching between the component sections?
Damn UI fluff effects.... more >>
Accessibility levels between projects
Posted by ASP Yaboh at 9/7/2004 10:27:01 AM
I have a solution with four distinct projects. I have found that methods in a
class in one project are not accessible to another project's classes unless
they are set as "public". This definitely does not seem right. What do I need
to do to make accessibility more restricted?
I am new to VS... more >>
Auto assignment of ID attribute
Posted by Donal McWeeney at 9/6/2004 5:31:29 PM
Hi,
When I copy /paste some code in the VS IDE it automatocally adds an ID
attribute... How do I get it to stop doing this...
Thanks
Donal
... more >>
|