| Thread | Last Post | Replies |
|
| VSCryptoInfo.dll on Vista | 22 Mar 2007 09:27 GMT | 1 |
When attempting to install a .vsi file the VSContentInstaller executable returns an error about being unable to load the DLL VSCryptoinfo.dll: The specified module could not be found. (Exception from HRESULT:0x8007007E) Well, I found the vscryptoinfo.dll and tried to manually ...
|
| Treeview error | 22 Mar 2007 09:19 GMT | 2 |
I've created a treeview in Visual studio 2005. The next piece of code worked in vs 2003 but gives an errormessage in 2005. Can anyone tell me what I'm overlooking here? Any help appreciated
|
| Error when installing Service Pack 1 Released version. Need help.. | 22 Mar 2007 02:19 GMT | 2 |
Be careful when you install SP1 released version. You have to reserve more than 2GB for your system drive. Too bad for me, I have installed it with only less than 2GB, and the installation stop in the middle, left me with VS2005/.NET 2.0 down. I cannot run VS2005 or other
|
| connection query | 21 Mar 2007 22:40 GMT | 4 |
I need to allow the user to enter a number in the text box, then click the button, which will input specific data to fields on the form. I get stuck at the WHERE, how do I say WHERE the data = those associated with what was entered in the text box????
|
| Error in webservice | 21 Mar 2007 22:01 GMT | 2 |
We don´t why, and when it happens. We can't reproduce the problem. When we invoke the webservice that use to authenticate users with certificates, by some reason this error appears: Informacion de la Excepcion
|
| Converting to a GUID from a string | 21 Mar 2007 21:03 GMT | 1 |
You can get a string from a guid using the ToString method, how do you do the reverse, convert a string to a GUID.
|
| Cross platform project builds (x64 & x86) | 21 Mar 2007 16:36 GMT | 2 |
can anyone assist in the following problem in VS 2005? (Ahem.....simplified problem:) I have four projects Projects A, B, C and D. Project A is a x86 only project
|
| unable to include errors.h file | 21 Mar 2007 12:51 GMT | 1 |
I have started porting the existing VC++ 6.0 source base to VS 2005. I am getting following errors. 1) fatal error C1083: Cannot open include file: 'errors.h': No such file or directory.
|
| DLL in assembly, not visible in VS 2005 | 20 Mar 2007 23:23 GMT | 8 |
Hi; I am presently having this problem with the ADO.NET connectors for both MySql and DB2. I install them and they are in the GAC. But when I go to add them as references in VS 2005, they are not there.
|
| Orcas setup fails at Visual Web Designer everytime. | 20 Mar 2007 11:07 GMT | 1 |
I've just downloaded the lastest Visual Studio Orcas CTP version from Microsoft. But when I tried to install it, it always failed installing Visual Web Designer and couldn't continue. Is this a known issue? How can I solve this problem?
|
| Stored Procedures and VS.net 2005 + source safe | 20 Mar 2007 10:53 GMT | 1 |
is it possible to have this working? i am currently using a trial of teratrax source guard which seems to do the job i was wondering if their was any free alternates or suggestions you guys had to offer.
|
| .Net Charting software packages | 20 Mar 2007 10:50 GMT | 1 |
I am looking into purchasing a data charting package for use with VS.Net 2005. I am interested in gathering some feedback from end users for which of the handful of packages you may have experience. Your recommendation is appreciated along with some explanation as to
|
| Clipboard.GetText no longer working | 20 Mar 2007 05:21 GMT | 6 |
I have an application where I copy data onto the clipboard from Excel, and then read the data from the clipboard in my application. This worked fine until recently, where inexplicably, everytime I use the command to read the clipboard, it comes up blank (Nothing or ""). For ...
|
| Somewhere to save files. | 19 Mar 2007 22:00 GMT | 3 |
I'm writing a program, and it needs to save a file somewhere. Anywhere will do, but as you will appreciate, every computer that tries it must have this area. I tried the C:\ but I don't think I'm allowed write-access on most computers to that place. The desktop is pointless, and ...
|
| MSBUILD Error | 19 Mar 2007 18:29 GMT | 1 |
I have converted an app from VS 2003 to VS 2005. After changing a Crystal Report file I now get an MSB4018 error. Restoring the CR files and the vbproj files makes no difference. below is the MSB diag output. Thank you.
|