Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > visual studio .net general > june 2006 > threads for june 22 - 28, 2006

Filter by week: 1 2 3 4 5

VS 2005 Project on Network Drive Problem
Posted by dave at 6/28/2006 5:43:05 PM
I have transferred my web app from a local setup to a network drive y:. I have 2 dll's in the \bin\utilities.dll & dataclass.dll When i try and run the web application i get the following error: Exception Details: System.Security.SecurityException: Request for the permission of type 'Syst...more >>

supress dialog box of a dll in runtime
Posted by chandu at 6/28/2006 6:02:07 AM
hi i am using one dll in my application.in runtime the dll displays a dialog box for output location.but i wont to give the output location through my code. can any body give me suggetion how to do or atleast how to proceed. th...more >>

Login Attemp Not successful in ASP .NET 2.0 application
Posted by OD at 6/27/2006 12:02:26 PM
I have an ASP .NET 2.0 application that has been developed using Visual = Studio 2005. This application is basically a an application that = provides various reporting using crystal reports. When I run the = application in visual studio 2005, it runs perfectly and I can log in as = any of the us...more >>

XP Pro vs. Windows Server as development work station
Posted by EqDev at 6/27/2006 10:39:02 AM
Does any one (preferably from Microsoft) know what the pros and cons are of using XP Pro vs. Windows Server as development work stations are? We are starting up a new project using VSTS and are not sure what the best way to go is. -- EqDev...more >>

SQL Server in VS.NET Pro
Posted by Alex Maghen at 6/27/2006 7:03:03 AM
Hi. I've been using VS.NET Professional (2005) for a while. I think that it now comes with sort of a "built-in" version of SQL Server for development purposes but I can't seem to figure out how to work with it. I have plenty of experience with SQL Server, but how do I get to the management con...more >>

how to pass a null valiue to SQL insert statement in vb.net
Posted by Liam Mac at 6/27/2006 3:39:02 AM
Hi All, Can anyone direct me or provide advice on how I can assign a null value to a date variable in vb.net. Basically what I'm doing is that I'm looping through a recordset where I have three date fields that may or maynot have date values, if no date values exists in the source field, t...more >>

Adding a task to Visual Studio .NET 2003
Posted by Water Cooler v2 at 6/27/2006 12:57:06 AM
The 'Add' button in: Tools -> Options -> Environment -> Task List appears disabled. How can I add a new 'task' type? ...more >>

Email Application (Novice question)
Posted by bill at 6/26/2006 11:57:32 AM
Hi I haven't looked around much for this admittedly, but here goes anyway. I'd like use VS.NET to create an application that scans an Exchange mail box (set up for this purposed - 2003), looks for an information request via a form (say name, address, phone number) from valid email subscript...more >>



C# .net compiler could not be created
Posted by Tim Reynolds at 6/26/2006 8:03:02 AM
Team, Having a problem where I recently had to uninstall .Net Frameworks 1.1 and Visual Studios.Net Enterprise Architect 2003. Out of the blue, when I tried to open a C# solution, I recevied the following errors when VW.NET tried to open the project files - Some projects got one error - wh...more >>

security of assemblies
Posted by Eric bouxirot at 6/25/2006 2:19:35 PM
hi all, i have write an app with VB.NET 2005 but when i launch it from the network i get an error for security raison. i know i can modify local security for this assembly, but i don't want to do this on all workstation. can i set by gpo the framework security rule ? (don't find where) o...more >>

Changing connection string setting after application is published/deployed
Posted by broy NO[at]SPAM omegasoftwareinc.com at 6/23/2006 11:03:05 PM
I am using Visual Studio 2005 and I am publishing the Windows Forms application that I'm developing to a web site from which clients install it. When I do this, I specify that the application can be run locally. The application contains a setting for the connection string (contained in Settings....more >>

Visual Studio C++ project link with Visual Studio 2003 library
Posted by CK at 6/23/2006 6:57:01 PM
H i, Is there any build a Viual Studio project which need to link with some VS 2003 static library files successfully? Thanks a lot. -- CK...more >>

VS2005 editor not responds for arrows nor <new line> nor tab keys
Posted by piotrfe at 6/23/2006 4:20:01 PM
I have problem with VC2005 editor , it accepts characters but not accepts <new line> nor tab nor arrows (cursor movement). I happen abut mont or two ago. Reinstalled VC2005 , changed keyboard driver in my laptop fro acer to Microsoft and nothing better. I can type only one line. It accepts...more >>

Where did the Custom Constants go?
Posted by tsiGeorge at 6/23/2006 9:41:02 AM
I'm creating a Web application. In VS 2003, under Property Pages, Configuration Properties, Build there was a field Custom Constants. In this field you could enter constants (e.g., Oracte=True) that could be recognized during compilation using #IF..#Else...#end statements. I can't find how to...more >>

Treeview
Posted by Luis at 6/23/2006 8:01:03 AM
Hello. I'm trying to create a web application with a treeview control. I'm a newbie in ASP.NET but i'm very familiar with Treeview Controls in Access. I've allready dreate a dataset with the information i'd like to see on the tree. What i'd like to do is to get this dataset information and cre...more >>

Validate XML
Posted by Philip Wagenaar at 6/23/2006 7:38:02 AM
How can I validate an XML file in Visual Studio 2005? I have the XML and XSD file....more >>

Where should a webpart manager control be put in?
Posted by FD at 6/23/2006 6:56:02 AM
Normally a webpart manager control should be put in every web page which contains some webparts. In my application, a web master page is created, so the webpart manager control should be put in the master page which every web page will use it, or should be put in every web page but not in the ...more >>

ASP.Net Web application
Posted by Luis at 6/23/2006 2:57:01 AM
I'm a newbie on VB.NET and i'm trying to create an ASP.NET Web Application. I have Visual Studio .NET 2003 and ASP.NET 1.1 Installed on a pc with Win XP Sp2. When i choose a new ASP.NET Web Application i get the following error message: "Visual Studio .NET has detected that the specified Web ...more >>

VisualStudio 2005 and Bookmarks
Posted by Viviana Vc at 6/22/2006 5:34:41 PM
Hi all, I used until now Visual Studio 2003 and now I updated to Visual Studio 2005 and I have problems with the bookmarks. 1) until now if you had several bookmarks into one document, with F2 you were jumping from the current one to the next one, next one meaning the closest when going to ...more >>

Difficulty creating netmodule from .dll with csc
Posted by wheresjim at 6/22/2006 11:14:08 AM
I am trying this project out: http://www.codeproject.com/useritems/javacsharp.asp I am having difficulty building parts of it with Visual Studio .NET 2003 because of a post-build step that attempts to create a netmodule from a .dll using the following command: csc /debug /t:module "$(OutD...more >>

DataSet - GetChanges() and Merge() Questions
Posted by JimHus at 6/22/2006 8:16:02 AM
Merge() I need to collect a "delta" between two Datasets: DS1 and DS2. DS2 was created from DS1. We cannot use/rely on RowState because of the operations involved in generating DS2. Essentially all rows/columns are deleted and most are re-added. Can I use Merge between DS1/DS2 to gene...more >>

VS.NET 2005 Web Project Source Control Question
Posted by beaudetious at 6/22/2006 7:53:02 AM
I asked this same question in the ASP.NET group and noone bothered to reply. Any takers here? Can someone provide me with a best practice list of file extensions and directories not to include in source control for shared projects? In other words Joe and Steve are both working on an ASP.N...more >>

My.settings
Posted by Fab FaRa at 6/22/2006 1:03:15 AM
Salve a tutti, che voi sappiate in VS2005 =E8 possbile utilizzare my.settings facendo in modo che le impostazioni salvate siano le stesse per tutti gli utenti e non personalizzate per singolo profilo? Purtroppo impostando lo scope su "application" e possibile lavorare solo in read-only. ...more >>


DevelopmentNow Blog