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
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > january 2008 > threads for january 1 - 7, 2008

Filter by week: 1 2 3 4 5

What is minimum hardware requirement for VS2008?
Posted by Rachana at 1/7/2008 11:28:53 PM
Hi, I am very new to VB.Net At present I am having VS2003 - P4 - intel - 2.4GHz - RAM 512 MB - HD 80 GB - OS Windows 2000 Service Pack 4. I am thinking of going with latest version VS2008. What is minimum hardware requirement? Need advice Regards, Rachana...more >>


Microsoft Mail and Outlook
Posted by Butch at 1/7/2008 11:11:03 AM
I have been having problems with Mail and other Microsoft internet programs. When I try to send a message it comes back with an error. But if I try several times, or shut down and restart it sends fine. Microsoft claims it is the ISP problem, and the ISP's I have used claim it is Microsoft. I ...more >>

On some computer screens, my controls are TOO LARGE???
Posted by Alan Mailer at 1/7/2008 9:13:18 AM
This may be a very old question but, is there a way with VB.net to have the controls on a form scale in accordance with the screen resolution of the deploy computer? ....Or is it best to always design a form to suit the lowest-common-denominator screen resolution? If so, does Visual Studio 2...more >>

Sandcastle
Posted by Fresno Bob at 1/7/2008 6:44:07 AM
I've just started using Sandcastle CTP in conjunction with GUI tool to generate the scripts. Has it been integrated into 2008 yet or is there some kind of add-in for VS 2005. Where is Microsoft going with this? ...more >>

Another OE Question
Posted by gagejennifer at 1/7/2008 5:33:00 AM
I know that I had a previous question about OE. And in it I said that somehow my son managed to get another version of it in my computer. Every time I want to use it, it asks for some kind of activation key. (which I do not have and dont' know how to get) But my new question is, if I uninstall...more >>

path is not of a legal form for FileSystemWatcher if I get path from AppSettings
Posted by pantagruel at 1/7/2008 5:06:35 AM
Hi, the following: FileSystemWatcher watcher = new FileSystemWatcher(); RenderingQ = ConfigurationSettings.AppSettings["RenderingQ"]; //RenderingQ = "C:\\RenditionServerQ\\InjectorQ\\OnDemandQ"; watcher.Path = RenderingQ; raises the following error: An unhandled exception of type ...more >>

ASP connection with Oracle
Posted by Techeek at 1/6/2008 10:23:01 PM
I am trying to connect to Oracle through ASP. But I am getting the following error : Microsoft OLE DB Provider for Oracle (0x80004005) Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or...more >>

Storing documents in SQL SERVER 2000 for ASP.Net application
Posted by Techeek at 1/6/2008 10:18:00 PM
I need to create an application in ASP.Net that will allow users to upload files. Then the files are to be stored in a SQL Server table. I have been reading up on the advantages/disadvantages of this and it seems like the best thing to do is leave the files in the file system and only sto...more >>



Combo and Text Box issue at App Startup
Posted by Mr. B at 1/6/2008 6:53:14 PM
In my application, I have a Combo Box and Text Box. At Startup, I fill the Combo Box with information that I allow the Users to select to do certain Calculations. My Text Box shows a Value calculated by the information in the Text Box. At Startup, I have Default information in both boxes. ...more >>

OnChange object of FileSystemWatcher not recognized
Posted by pantagruel at 1/6/2008 3:32:20 PM
The following code: FileSystemWatcher watcher = new FileSystemWatcher(); RenderingQ = ConfigurationSettings.AppSettings["RenderingQ"]; watcher.Path = RenderingQ; watcher.NotifyFilter = NotifyFilters.LastWrite; watcher.Filter = "*.txt"; ...more >>

System.Configuration.ConfigurationManager problems, like it doesn't exist.
Posted by pantagruel at 1/6/2008 2:54:56 PM
Hi, I have a Visual studio 2005 project that runs as a Windows Service. In it I have declared that I am using System.Configuration. I have set one application setting for the service using the settings panel. When I try to do the following; ConfigurationManager.AppSettings[name of the ...more >>

Networking computers
Posted by Julie at 1/6/2008 12:13:01 PM
My desktop can see the laptop and all its files but when I try to map the network drive from the laptop, it says it can not see it and is unaccessible. What am I missing?...more >>

RichTextBox - color of visited hyperlinks
Posted by Roger at 1/6/2008 10:23:01 AM
In my app I would like to change the color of the hyperlink from blue to purple when a user clicks the hyperlink in a RichTextBox. The DetectUrls property is set to True and I handle the RichTextBox1.LinkClicked event to launch a browser window. That works fine. The problem is that once the ...more >>

Grid Settings
Posted by 22Pom at 1/5/2008 10:47:00 PM
Hello All, I'm net to VB.Net and am running it on a VISTA machine with an LCD Screen and I cannot see the grid dots on any forms. The Grid/On is set to true. I have tried to change the Fore/Back colors without success and have even gone into Tools/Options/Enviroment/Fonts and Colors and p...more >>

How best to structure .Net Code
Posted by Amelia at 1/5/2008 7:27:00 PM
Hello, Apologies for the easy coding questions but I have something I need to code in .Net and am fairly new to coding and don't want to produce bad code so after some advice from the experienced please:- Problem to code: -------------------- Pick up new records from SQL Server DB table....more >>

help me please...(i have a problem with my windows service)
Posted by DSilent at 1/5/2008 6:39:20 PM
Hi guys, i have a problem with my windows service project. I already publish that to my localhost and install it. The installation file has been created. But at the same time, a message box appear to inform that i cannot start service from command line or debugger. I must install it first then s...more >>

My sent and delete boxes are in a local folder, not my primary acc
Posted by Rara Avis at 1/5/2008 2:19:00 PM
What is this "local folder" thing with Mozilla Thunderbird? It has its own inbox, sent box, drafts and delete boxes, and some of my mail to my Thunderbird address is there, but I want it all in my Primary Account. Do I even need a "local folder?" I tried to delete it but it doesn't appear t...more >>

Outlook Express
Posted by stressed at 1/5/2008 4:39:00 AM
Every time I try to forward a received email, it sends around 13 copies to each recipient. It then bounces back to me saying it has a fatal error. PLEASE HElP!!!...more >>

writing a .net exe
Posted by Wendy Elizabeth at 1/4/2008 7:49:01 PM
I am new to visual studio.net 2005. What I need to do at my new job is to write an application where users can enter data into 'screens'. The data that is entered will end up in excel spreadhseets. Once the data is entered into the excel spreadsheets, I will then export the data to vartious sq...more >>

>> multi column listbox
Posted by Jonathan at 1/4/2008 2:40:00 PM
Hi I so new to vb.net that the paints still wet... I would like to load a listbox (as I would do using vba). The properties show multicolumn = true column width = 300 How do I set the individual column widths? listbox1.add(newItem) appends a new item to my list. How do I add the additio...more >>

Authenticode & Certs?
Posted by schneider at 1/4/2008 1:32:11 PM
Hello, I'm looking for info on applying a Autenticode/Cert to my .NET libs. Anyone know of a link. Also any information on purchasing them from sources and what specific type of cert to purchase. Currently I'm deling with www.Comodo.com Currently the only thing I see is the need for a...more >>

Offline Browser-Based Application
Posted by soroushe at 1/4/2008 12:36:47 PM
Hi all - I am starting a plan for building a web application based on .NET 2.0 Framework in conjunction with Spring Framework. However, my market requirements requires me to allow the application to run completely offline in the browser. Meaning, the same application that is deployed on our s...more >>

Clickonce, <fileAssociation> and passed parameters
Posted by Ken Lemieux at 1/4/2008 7:26:02 AM
I've successfully created a file type association between my custom file type and my application. When users click on a file created using my Clickonce application, my application opens successfully. However, what's not clear is how the files path information is passed to the application. I...more >>

internet access problem
Posted by matzai at 1/4/2008 7:19:03 AM
got 2 laptops laptop 1 = personal laptop run on windows vista basic. host for internet connection with external modem & wireless router (netscape) laptop 2 = office laptop run on windows xp. use office server for internet connection while in office. Wanted to get access to internet fro...more >>

Error Msg unable to play game due to registry
Posted by sharen at 1/4/2008 3:22:01 AM
im having a problem with my computer im trying to play sims2 seasons and every time i try to start the game it gives me an error msg 0x0000005 ive been unable to play this game for 6 months and its pissing me off . someone must help ive already uninstalled the game and reinstall many times an...more >>

How can I get values from a Web Form into a report?
Posted by forest demon at 1/4/2008 1:05:33 AM
I have a page with a ReportViewer instance on it. I have a report(.rdlc file) defined and associated with the ReportViewer instance. I want to grab values from web controls(label, textbox, combobox, etc) that exist on different web pages and populate parts of the report. I can bind a datase...more >>

Objects in GAC are not available to VS 2003
Posted by SalamElias at 1/4/2008 12:34:00 AM
have a strange behavior in VS 2003IDE. Some of the components/objects (provided with different MS) as well as some I developed does not appear in the list of .Net components when I click on "Add reference" to a project. To double check, Icreated a new C# class library, signed it with a key ...more >>

Redirecting Assembly Versions
Posted by Perry Langla at 1/3/2008 11:45:48 PM
Hi, I ran across some information about redirecting assembly version. It said you can use a redirect statement in the app.config file. Could someone please help me with this redirect statement. The statement in my file is; </appSettings> <startup> <supportedRuntime version="v1.1.4322"...more >>

Problem with UserControl in Visual Studio 2003
Posted by schaf@2wire.ch at 1/3/2008 11:17:19 PM
Hi NG! I have a problem with the Visual Studio 2003 and my source code. When I open my form, which contains a user control (derived from another user control), and I change the size of a control in this form, the designer deletes source code in my form. Additional I get the following messages i...more >>

State Machine Workflow - Delay Activity firing multiple times
Posted by Robert Slaney at 1/3/2008 10:46:01 PM
I have a state transition trigger by a Delay Activity. If I include the default SQL persistence service, this state transition is fired twice. Any suggestions ?...more >>

State Machine Workflow - Annotate state transition
Posted by Robert Slaney at 1/3/2008 7:55:01 PM
Is there a way to annotate the state transition in the designer for VS2005/8. I have tried setting the description property for both the EventDriveActivity and SetStateActivity shapes but nothing is displayed in designer ( ie on the line that connects the 2 states together )...more >>

SignTool.exe not found.
Posted by Perry Langla at 1/3/2008 6:36:56 PM
Hi, I try to publish a program and I get an error occured while signing. SignTool.exe not found. I am new to Visual Studio 2008. What is this for? Why do I get that error? Thanks Perry Langla ...more >>

Convert Java to J# or C#?
Posted by Jonathan Sachs at 1/3/2008 5:20:19 PM
I'm interested in experienced .Net developers' opinions about whether I should convert an existing Java program to J# or C#. I thought this was a no-brainer until I discovered that with the release of V.S. 2008, Microsoft has ceased to develop or publish J#. That makes the question much more d...more >>

.Net Runtime
Posted by Perry Langla at 1/3/2008 3:25:30 PM
Hi, Is it possible to target a later version of the runtime version than the ones Visual Studio 2003 supports? I would like to target the .Net 2.0 version. As this version comes preinstalled in the latest operating systems. This would make deploying much easier. Thanks Perry Langla ...more >>

GZipStream in .NET is throwing an exception
Posted by Arnie at 1/3/2008 10:09:32 AM
Folks, The GZipStream class in .NET is throwing an exception during an OS unseal/power up (first boot experience). The .NET system is fully up as other apps seem to run fine. Our code works fine when testing it on a PC that is already up. After googling we found some people ...more >>

Network connecttion problem
Posted by ironfrog at 1/3/2008 9:50:00 AM
I have tried multiple times to get this computer onto my home network, but cannot succeed. I have internet access through the network but when i look at the computers in the workgroup i get nothing. I'm not even sure i'm doing it right. Can anyone help me out?...more >>

Difference between "ProgressChanged" and "ReportProgress"
Posted by Curious at 1/3/2008 9:00:11 AM
I use a background worker to process the data. Then updatge the UI controls to display the latest info. Someone told me to use a delegate "ProgressChanged" to launch an update of the UI controls (from the background worker thread). But someone else told me to use "ReportProgress" to launch an ...more >>

Opening a new email and attaching a document in C#
Posted by JimJob at 1/3/2008 9:00:00 AM
Hi All, I have created a C# app and i need to open a new mail message with an attachment contained in the message. I have found the code below but no way of attaching anything via code - can you help? I will just need to attach the same attachment for every email - say test.txt System.D...more >>

DocType in Masterfile does not bring up reports
Posted by Sue at 1/3/2008 8:44:31 AM
Hello In my masterfile I have the doctype - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.0 Transitional//EN" "http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> I have the ReportViewer Control to generate few reports and display. Having the doctype in my masterfile does not displa...more >>

Version upgrade rules?
Posted by Jonathan Sachs at 1/3/2008 7:28:29 AM
Can someone refer me to an explanation of Visual Studio's upgrade rules: which versions can be upgrade to which? I can't find them at microsoft.com or any of the vendors I've checked. I'm specifically interested in upgrading Visual Studio .net Professional (2002) to the current version of Pro...more >>

Error: could not load file or assembly or one of its dependencies
Posted by Sheila at 1/3/2008 12:54:01 AM
Hi, Does anybody encounter this error: Unhandled Exception: System.IO.FileLoadException: could not load file or assembly or one of its dependencies. Access is denied. I google the error and found a few resolutions, such as exclude Temporary ASP.NET Files folder from virus scan, grant fu...more >>

Deploying assembly in GAC of target PC (on which the assembly is installed)
Posted by sharadjoshi.bengaluru@gmail.com at 1/2/2008 11:05:55 PM
Hi, As per my knowledge, to deploy an assembly in GAC of local PC, we use the gacutil. My question is if we wish to deploy our assembly in a target pc and also wish that the assembly appears in .Net reference of the target pc's visual studio's "Add Reference", then how do we achieve this ? Pl...more >>

Changing project references programmatically
Posted by chris fellows at 1/2/2008 7:43:36 PM
Can someone tell me if .NET 2.0 framework has a namespace to enable project references to be changed programmatically? My C# project files are stored in source control with DLL references but I want to be create a utility that changes the DLL references to project references in the project fil...more >>

Can I sync a typed dataset schema with database schema easily?
Posted by John at 1/2/2008 6:33:47 PM
Hello, I am working on a project with a strongly typed dataset...I have to make alot of changes to it as I change the database schema. Its tedious, error prone and time consuming updating it manually as I have to do everything twice... Is there a way I can automatically regenerate it fro...more >>

How to get the names of the availalbe computers on your LAN/Workgr
Posted by Fernik at 1/2/2008 6:12:01 PM
Hi, I need to get a list of the computers in my WorkGroup LAN, with its names in a similar way you get the available Drives from a PC with DriveInfo.GetDrives(). Is there a managed class that provide this, if not, coudl you provide me some guiadance with unmanaged APIs or wrappers. -- Ferni...more >>

WCF Administrative configuration in dedicated xml file (not App.Config)?
Posted by José_Joye at 1/2/2008 1:18:32 PM
I'm currenly playing with WCF framework and I'm looking for a way to configure WCF settings in a dedicated XML file. By default, all the admistrative settings are stored in the standard App.Config file. Is there a way to programatically tell WCF to look for the setting in another file prior o...more >>

Microphone issue
Posted by Avosyl at 1/2/2008 1:18:03 PM
I recently installed a new wbcamand to start with everything was fine. Then when the combined mic/earphone started to give problems i bought a new straightforward mic. This still wouldnt work and when i went into the settings i discovered that the mic setting keeps changing to mute no matter ...more >>

pass delegate as parameter
Posted by zino at 1/2/2008 12:40:30 PM
I'm trying to pass a delegate as parameter but the code below does not compile. It display an error: 'AddressOf operand must the name of a method(without parantheses)' How can I make it work. Public Class CacheFactory Delegate Function myDelegateReport(ByVal myInfoStore As CrystalDecision...more >>

Arguments for constructor of ProgressChangedEventArgs
Posted by Curious at 1/2/2008 8:41:45 AM
Hi, I use background worker, and I have an event handler, "WorkProgressChanged" to launch an update of UI controls when the progress is changed in the background work: if(WorkProgressChanged != null) WorkProgressChanged(this, new ProgressChangedE...more >>

Create a password for mail..
Posted by Sherri at 1/2/2008 5:12:02 AM
I have recenetly switched over to Vista therefore Windows Mail. Not impressed thus far!! At our house we have one computer designated with just one user screen, to allow quick access to combined interest filesd and programs. Problem is that I like to use this one for my mail account and ...more >>

System.Uri and IPv6 with embedded IPv4
Posted by William Randlett at 1/2/2008 5:00:00 AM
The System.Uri class is not behaving as I expect when an IPv4 address is embedded within an IPv6 address. The following test works fine, using IPv6 only: [Test] public void Uri_ShouldCreateValidUriFromSimpleIPv6Address() { Uri testUri = new Uri("http://[::1]:9050"); Assert.AreEqual( "h...more >>

Access Forms to VB.Net Forms
Posted by Pete at 1/2/2008 12:33:00 AM
Happy New Year everyone. Quick question: does anyone know a good tool for converting Access forms into VB.Net form? Pete...more >>

cd rom is corrupted or missing
Posted by pixielee21 at 1/1/2008 2:31:01 PM
i am on windows vista and when i try to play a cd i get a message saying that windows cannot load device driver it is code 39. can anyone please help?...more >>

Defrag Error
Posted by Scott Turner at 1/1/2008 2:23:06 PM
I have XP Home Edition. About a month ago I tried to defag my hard drive. I had just cleared out all temp files, etc and wanted to defrag which I had been doing about once a month. A gray dialogue box popped up with the following message. "Detected that chkdsk is scheduled to run on volu...more >>

Encarta Premium DVD 2008
Posted by Bob from Wa. state at 1/1/2008 2:18:00 PM
Encarta Premium DVD 2008 will not run with XP Pro / sp2...more >>

defrag---dead
Posted by Loyd Counts at 1/1/2008 10:06:11 AM
My defrag stoped on windaws Visea Home. I have tried everything I know and it just wont work. I tried it in TOOLS and in MY COMPUTER opening C: and hit properties and pull tools and hit DEFRAG-===DEAD!!! Every thing else work OK. -- Loyd...more >>


DevelopmentNow Blog