all groups > visual studio .net general > september 2007 > threads for september 15 - 21, 2007
Filter by week: 1 2 3 4 5
Visual Studio.Net Projects Folder
Posted by Greg at 9/21/2007 12:56:02 PM
I have a few questions:
1. I was just creating a new Project in Visual Studio. I decided I would use
the "Projects" tab that is on the File Dialog to place my Projects. I noticed
this folder is built off of my "My Documents" folder. VS.Net created these
folders when I installed VS.Net, so ... more >>
Problem with OneNote Mobile
Posted by DiscipleTom at 9/20/2007 9:36:01 PM
I downloaded John Guin's Power Toy to send pages from ON to a mobile
device..and it worked great! However, I had to do a hard reset on my AT&T
8525...when I reinstalled ON and the PowerToy, it would not work again.
By the way, I also went in regedit and removed the PowerToy line.
I've uni... more >>
Can you compile VB6 apps in vsnet 2003 or 2005?
Posted by sherifffruitfly at 9/20/2007 5:47:38 PM
I'm dealing with idiotic legacy apps at work, and need to re-work some
old VB6 code. Can I do this from either vs2003 or vs2006?
tia!
... more >>
Properties window disappears
Posted by M at 9/20/2007 10:02:23 AM
I tried to update VBNET project to VS2005.
Now the Properties window disappears in VBNET .
VS2005 and VB6 are fine.
I spent hours cannot find a way to re-enable it.
... more >>
Designer doesn't like friend assemblies
Posted by Matt at 9/20/2007 8:00:01 AM
It seems that the VS designer doesn't recognize friend assemblies and I was
wondering if this was an intentional documented issue or if this is indeed a
problem.
I've tried searching for answers with no luck.
The problem is that after you make an assembly with user controls a friend
and ... more >>
Cannot show perperty window
Posted by M at 9/19/2007 12:56:14 PM
Hi
I do not know what is wrong today
The property window cannot be show. No matter I press F4, using menu View-->
properties window. right click point to properties. Click properties window
icon in toolbar.
Can you help?
Thanks
... more >>
Converting a Datarow() to a Datatable
Posted by Komandur Kannan at 9/19/2007 1:26:01 AM
Hi
Is it possible to convert a Datarow() to a Datatable in more simpler way.
Parameswaran.N
... more >>
Install vs2005 and v2008 on the computer
Posted by Raynald M at 9/19/2007 12:00:00 AM
Hi Everybody,
Somebody have tried to install vs2005 and vs2008 beta 2 on the same
computer ?
Thank a lot
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
vs2k5 sp2 :: ftp problem
Posted by bill tie at 9/18/2007 4:20:01 PM
When I try to create or publish a website with FTP, Visual Studio creates a
directory on the server but then it chokes. The Task Manager shows VS is not
responding, and I have to kill it.
Can anybody shed light on this?
Thank you.
... more >>
vsnet2003 - How to add watch variables?
Posted by sherifffruitfly at 9/17/2007 8:50:23 PM
Hi all,
It seems like every time I want to add a watch variable, the option is
grayed out when I right click on the var. When the app is running (in
debug mode of course), it's grayed out. When the app is NOT running,
the context menu option is still grayed out.
A couple of weeks ago I was ... more >>
how to hide dll methods?
Posted by mr peanut at 9/17/2007 3:02:02 PM
My application references a class library dll. When deployed, the dll appears
to be importable as a reference for other programs and the methods are
visible to users installing the application (provided they have VS).
I checked and I found several applications on my home computer that have
... more >>
disabling addins during command-line launch of VS.NET
Posted by slyi at 9/17/2007 3:00:46 PM
Hi,
I am looking for a way to disable certain addings (such as VisualSVN,
Visual Assist, Vtune, etc..) during start up.
This is useful say when I launch a certain project just for a quick
and dirty debugging, and do not want to wait for the whole arsenal of
developer tools to load. Just the... more >>
How to debug my Custom control DLL
Posted by Komandur Kannan at 9/17/2007 1:06:05 AM
Hi
Hi I am using vb.net 2005 framwork 2.0
Hi I have created a Custom control DLL (combobox)
I have used the Custom Control in one of my project. I have to
debugg the cutom control on the runtime. Please guide me.
Regards
Parameswaran.N... more >>
Office Assembly shared usage
Posted by Komandur Kannan at 9/17/2007 12:52:02 AM
Hi
I have created an vb.Net window based application using the shared
assembly given by Microsoft Office 2003.
I am going to depoly the application in my user pc by just giving a
shortcut to of that application.
I wouldn’t no If my user is using the lower compatible of... more >>
webbrowser in vb.net
Posted by Komandur Kannan at 9/17/2007 12:42:02 AM
dear support team,
im using vb.net 2005 with dotnetframework 2.0,
im using webbrowser control to display my word doc file , here i hv few
questions?
1). how can i hide standard/drawing/ bars in webbrowser control, if i select
webbrowsershortcutenabled = false, its not doing, i checked with it... more >>
|