Application Diagram Locked, no Errors, Warnings or Messages
I'm trying to take our existing websites and webservices and place them in a single solution with the Distributed System Diagrams. When I add an Application Diagram to the solution it goes th | | 2 | 55 | 2/13/2008 4:05:00 PM |
Design view bug? Panel widths
A panel with no width specified should fill up the parent container in design view. It doesn't. Anyone else have this problem?
To replicate: | 5 | 44 | 2/13/2008 12:11:49 PM |
CASE tool/Code generator
What is considered as a good CASE tool/code generator? For a business app developer like me, almost everything is based on the database. The functions also are built upon (or to do interaction with) | | 1 | 51 | 2/13/2008 9:06:14 AM |
GACUtil question
I removed CR XI Server Release 1 from my machine, but somehow it is not removing the dlls in GAC.
If I give gacutil /u CrystalDecisions.CrystalReports.Engine
It says: T | | 2 | 77 | 2/13/2008 1:47:42 AM |
Count the lines of code in your project
Can Visual Studio tell you how many lines of code are in an entire project?
Thx .Net is ace, vista is ace, office 2007 is ace, C# is better | | 2 | 38 | 2/12/2008 7:03:28 PM |
print web form to specfic printer
Will I be able to print my web form to specfic printer if I know the printer network ID ?
Thx. | | 6 | 78 | 2/12/2008 5:17:03 PM |
Microsoft.WizardFramework throws Exception
Hi all I have VS2005 Standard (SP1) installed on my machine running Win XP Pro SP2. When I try to "Import and Export Settings" from the Tools menu in VS 2005, I get th | | 0 | 44 | 2/12/2008 3:24:56 AM |
SourceSafe - Plug-In Question
We need to move our SouceSafe database to a new server and I can access the database in the new location using the client application. My problem is that when we open a project in VS2005, t | | 2 | 48 | 2/11/2008 4:40:10 PM |
SSIS project in Solution causes Attempted to read or write protected Memory when attempting to add Ajax controls from Toolbox
Hello,
I currently have a Application that is stored in a Visual Studio Solution that contains many projects.
| | 2 | 85 | 2/11/2008 4:30:12 PM |
Error message box in visual studio
Hello!
Occasionally I get a message box pop up in visual studio, that just says "error", with an ok button! If I click ok, nothing happens and it all seems to work fine..! | | 1 | 78 | 2/11/2008 6:28:34 AM |
ToolBox Options
I been going threw the video tutorials just to find out that most of the options in my toolbox are blank out. The one I need the most is
ContentPlaceHolder.
Does any one have any | | 9 | 40 | 2/11/2008 6:13:22 AM |
javascript code outliner
Does anyone know if there is a javascript code outliner add-on for visual studio 2005? Thanks.
| | 2 | 35 | 2/9/2008 9:33:26 PM |
Nothing in the "recent projects" window
Hello
I've created many projects but my recent projects list remains empty
I checked my registry in HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ProjectMR | | 5 | 77 | 2/9/2008 9:27:27 PM |
Problems after installing asp.net 3.5
I have VS 2005. After installing asp.net 3.5 I get the following error when I try and drag a control to a web form.
"Control cannot be created because Visual Studio cannot find | | 1 | 26 | 2/9/2008 6:27:49 PM |
Visual Studio and CPU usage
I've noticed that when I compile a large project with VS 2005 or VS 2008 my CPU usage maxes out at 50% (never goes above 50%). How do I get it to use 100% of the CPU so that it compiles the p | | 3 | 91 | 2/9/2008 12:46:02 PM |
Calendar month selection closes whole calendar.
I have a simple pop up calendar that i made. It runs fine until I try to select a new month then the calendar closes itself. Code Below: <%@ Page Language="C | | 5 | 99 | 2/8/2008 9:36:23 PM |
VS2k5 Page Tabs
Ok, so VS2k5's page tabs are pretty similar to VS2k3's, but I'm finsing a couple things really annoying about them.
1) When the tabs fill the top, there is no longer a little | | 1 | 17 | 2/8/2008 6:20:43 PM |
Circular Reference
I am encountering an unusual problem with my Visual Studio 2005 solution editor. Despite being no circular reference in the with two different controls, I am receiving an error it. I suggestion w | | 1 | 39 | 2/8/2008 5:32:22 PM |
SqlExpress verification
Hi, I uninstalled and reinstalled SqlServer 2005, Visual Studio .Net 2005, and SqlExpress because I thought it might help with another problem I was having.
Now | | 2 | 43 | 2/8/2008 9:13:52 AM |
Install Business intelligence development studio
Greetings,
i have installed Visual studio 2005 professional edition but when i go to make a new project then i do not find the business intelligence projects in order to ma | | 9 | 23 | 2/8/2008 8:22:58 AM |
Visual Studio 2005 Debugger times out
When in debug mode (c#, asp.net, asp.net ajax, vista, iis7) if I don't finish stepping through the code within 90-120 seconds, the debugger seems to time out. It drops out of debug mode. | | 4 | 50 | 2/8/2008 7:57:41 AM |
2 questions about visual studio
i have a control that i use to create head tags for my app. it includes public properties for title and meta desc. it also has links to my stylesheets etc. however, visual studio throws an error | | 3 | 33 | 2/8/2008 1:27:22 AM |
Automatically Zip files after publish
Is there a way to when you publish a website to have some process that zip certain files in a zip file? | | 2 | 40 | 2/7/2008 1:10:15 PM |
list of buttons for VS2005
Is there a list of buttons and their functions (beginner-friendly) for Visual Studio 2005? Thank you and have a nice day. | | 3 | 29 | 2/7/2008 4:48:16 AM |
Inetpub\wwwroot and project creation
Typically out of habit, when I create a website or web application, I set it up in it's own folder under the virtual directory Inetpub\wwwroot. I have done this since working with .net 1 | | 1 | 53 | 2/6/2008 11:52:51 PM |
Protect excel worksheets
Hi all, I am trying to take an excel file and protect the worksheets. Does anyone know of a good video to watch for this or a good starting point. I am trying to use the following but | | 6 | 428 | 2/6/2008 9:38:12 PM |
How to find unused references in a web site project in ASP.NET 2.0
The web application project model provides a button - "Unused References" - on the properties page for a web app project (exposed on the references tab). I've inherited a lar | | 4 | 78 | 2/6/2008 4:31:32 PM |
Attaching to Remote Processes
I'm have a number of applications on a remote development server; each running under their on application pool. When I pull up the Attach to Process window I see each instance of w3wp.exe.& | | 1 | 32 | 2/6/2008 4:14:23 PM |
Deploy to Dev Server on Code Check-In
I would like to have a setup where the latest code in the repository is automatically deployed to the development server on every check-in.
I have visual studio 2005 team system. I tried | | 0 | 20 | 2/5/2008 6:21:22 PM |
watch-box lost
Hi, I have copied the code from my teacher to play with it and closed the watch-box. Now I can't get it back. I get Quick Watch but "Watch" does not react to being clicked - h | | 1 | 27 | 2/5/2008 5:28:45 PM |
Code an updated date for a Hyperlink
Hi all I am trying to setup a label to show the date a hyperlink file was last updated. The hyperlink is in a datalist and is actually an xls file. I think I am close, but for some re | | 8 | 56 | 2/5/2008 5:17:08 PM |
how to clip a image using asp.net
please tell me the coding to clip a image into slices | | 1 | 56 | 2/5/2008 3:01:18 PM |
neutralizing lines
What are the names of the buttons in Text Editor, that are neutralizing lines and undoing the neutralization?
Thank you and have a nice day. | | 6 | 41 | 2/5/2008 7:27:50 AM |
IIS in WD 2005
After creating 2 web site. I copied them over on to my server. Just to find out that nothings working. I was told that I need IIS installed. Is that true and if so where can I don't load it a | | 2 | 19 | 2/5/2008 5:54:29 AM |
Can't debug classes in App_Code folder
I've gone through the forum and I've googled this issue and I'm surprised by how little information I've found. I recently converted my ASP.NET 1.x project to ASP.NET 2 and I've f | | 10 | 128 | 2/5/2008 3:40:37 AM |
can i write vb6 and c code in visual studio 2005?
hallo all
is there anyway to program in visual studio 2005 vb6 code and c code ?
maybe somekind of plugin or something?
thanks
| | 3 | 30 | 2/5/2008 3:15:25 AM |
I create a web project and I get an error about not being able to load a fi le or assembly.
God this problem is terrible, it does not make sense and I don't know how to fix it. I need help.
If I create a project in Visual Studio 2005, I get an error message complaining that | | 1 | 55 | 2/5/2008 2:26:52 AM |
Tabbing through open windows
Is there any way to tab through the open editor windows in VS2k5 without having to select which window you want from the list of open windows? This was easy in VS2k3, since it had the arrows for | | 2 | 44 | 2/4/2008 6:42:28 PM |
Visual Studio 2005 charting
Post edited by moderator XIII: please use a normal font. I need to be able to get the date on my X axis to display vertically permanently, in stead of to it automatically switc | | 1 | 31 | 2/4/2008 11:43:09 AM |
can't switch to design view because of errors
Hi
i want to edit php pages with the cool visual studio html editor and
i add php extension to associate with html editor from file extension
from options
s
| | 2 | 112 | 2/4/2008 12:29:33 AM |
Selecting multiple controls/elements
Hi,
I'm trying to use the layout buttons (e.g. Allign lefts, make same width) to set the positions of controls and/or elements on a page (ideally divs).
I can't seem | | 9 | 62 | 2/4/2008 12:26:43 AM |
Unable to view the desgin mode
Hi everybody
I am unable to go navigate the desgin mode when i click on the desgin tab on below of the default.aspx even i tried with shift+F7. Still i am getting | | 9 | 52 | 2/2/2008 5:57:34 PM |
Cannot switch to Design View from Source view at all
I am unable to swtich to design view from source view at all. No matter how many times I install Visual studio still can't switch. Some after installing visual studio it will swtich just once | | 8 | 87 | 2/2/2008 12:13:40 PM |
debugging a remote process
Is there a way to attach the VS 20905 Debugger to a VB.Net app running on my machine (not through development) so I can actually go line-by-line like I would in development? I've | | 2 | 112 | 2/2/2008 12:47:34 AM |
VSS checked out disconnected
I had to checkout my project disconnected because the VSS server was down today. What is the best way to check this in without losing all of my work, because I remember one time that I did t | | 1 | 39 | 2/1/2008 10:25:39 PM |
Changing the name of a form after it's created
I'm working on building my own tabbed browser. I got the browser working along with a button that generates webbrowsers in tabs. However, I can't navigate on the selected tabs. Ive | | 1 | 27 | 2/1/2008 5:25:49 PM |
Errors not being detected on build
Hi,
I am having some issues with Visual Studio this morning that I would appreciate some help with. I have a project i would like to debug but problem is visual studio does not see | | 0 | 23 | 2/1/2008 3:24:58 PM |
Problem with my toolbox..
Hi to all,
I was using Visual Studio 2003 (ASP .NET 1.1) before..
Now i have installed Visual Studio 2005(ASP .NET 2.0)
In my toolbox Im not getting SqlConnection Opt | | 2 | 27 | 2/1/2008 8:23:28 AM |
How to debug a COM+ component
Hi,
I am having a problem with debugging a COM component in VS2005.
Basically, I have two projects in one solution - one is the COM project itself and the other is a web appl | | 8 | 263 | 2/1/2008 3:26:43 AM |
How can I add Reference folder on Solution Explorer in VS2005?
How can I add Reference folder on Solution Explorer in VS2005?
I did right click on project-properties-common properties-references
But did not f | | 2 | 46 | 1/31/2008 8:21:44 PM |