all groups > visual studio .net ide > august 2005 > threads for august 15 - 21, 2005
Filter by week: 1 2 3 4 5
Is folder name 'My Project' always named 'My Project'?
Posted by Joginder at 8/21/2005 12:09:02 PM
I have an add-in to VS.NET 2005 that needs to analyse the source code VS.NET
solutions. I would like to ignore all the items that are in 'My Project'. Is
is safe for me to assume that the all the items (ie Application.Designer.VB,
Application.myapp, MyApplication.myapp, MyResorces.vb, MySettin... more >>
Drag n drop FoxPro table to create XSD file - error message
Posted by alex9128 at 8/20/2005 11:29:53 AM
Hi All,
Getting error message:
"The following unexpected error has occurred:
There were errors dropping "acctrecv" onto the designer. The XML Schema
could not be interpreted from this object."
when I am trying to create Strongly Typed Dataset from Visual FoxPro table.
Does anybody know how t... more >>
Code Format
Posted by RG at 8/18/2005 8:30:46 PM
I can not seem to find the button which automatically indents the selected
code.
Would anyone know what it's called and how I could make it appear?
Thanks in advance
... more >>
vs studio ide title bar
Posted by schleprock at 8/18/2005 6:26:11 AM
we have been using vs 6.0. the title bar of the ide would take the name of
the dsw file and include that in the title bar. this was rather nice when
working with multiple projects, i knew which project i was working on by
looking at the title bar. we're now moving to vs.net 2003 and this new
... more >>
The file 'assembly name' cannot be copied to the run directory. The process cannot access the file because it is being used by another process
Posted by SevDer at 8/17/2005 3:50:08 PM
Hi I am having the following problem almost on daily bases.
QUOTE
Could not copy temporary files to the output directory.
The file 'assembly name' cannot be copied to the run directory. The process
cannot access the file because it is being used by another process.
UNQUOTE
I've checked th... more >>
Re-Installing An Add-In Inside Visual Studio
Posted by Doug at 8/17/2005 8:12:45 AM
I am trying to create an add-in in Visual Studio. Anytime I reboot my
computer (or log off), I get an error when I try to re-build the add-in
as it says that it's being used by another process. I have to get out
of the add-in, delete the DLL that's been built and then try again.
But then the a... more >>
pre/post build commands
Posted by z f at 8/17/2005 12:00:00 AM
Hi,
i have a VB.NET web application.
i need to configure pre/post build commands.
is this possible?
i need to copy file before compilation and
copy file after compilation.
(this is because i can't compile to a bin directory that is not under the
proejct folder.)
TIA.
... more >>
Jump to first error
Posted by Jesper at 8/16/2005 3:36:03 AM
Hi, when compiling errorneous code you'll get a list of errors and warnings
in your task list. I use F8 to jump from one error/wraning to the next. Is
there a way to skip the warnings when jumping.
brgds Jesper.... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|