Change Kalin's Q&A profile
Visual C++ failed to start because the application configuration is incorrect
Hello! I am wondering if it is possible to configure visual studio 2005 to not require a bunch of external dll files to run the exe. Also is there any way to figure out exactly what the external files it needs are When i try to run an exe on a computer that does not have visual studio 2005 on it, i get the message: "failed to start because the application configuration is incorrect". I have succeded to solve this on some computers by putting a bunch of dll files in the same folders, but it doesn't seem to work on all. Hello, I have the same problem. Firstable when I build (for the first time) my project, ...Show All
Visual Studio Express Editions Move the Visual Studio 2005 folder to another location?
Hi all, I'm a beginer with VS, I started coding my first program inside the \my documents\Visual Studio 2005\ folder. now I want to move this folder to another location. What should I do if I want to keep all things together and keep my program organized inside the MVB2005EE program Thanks in advance, gren Your project is in a directory.... Simply copy that directory to the location of your choice. Open the project with File. All files in a project are relatively addressed as opposed to absolutley addressed. Good Luck. ...Show All
Visual Basic StartUp Form in VB2005
Hey NG I set a Form as Splash-Screen in the Project-Properites. It works fine. But now I have some files to write to the disk during start-up. So I decided to write this code into the Splash-Screen. - This works fine too. - But the problem is, that I don't get the Splash-Screen visible before writing the files. Maybe, somebody can help me. THX! Hey! Sorry, that I reply so late. I had no time before. Thank you for your help! - You are right, it is a very nice way to code such things! Yours faithfully ...Show All
Visual Studio Tools for Office COM Addin, in frame work 1.1 , C# and outlook 2003, it wast wroking fine i can able to send the mail with customised form , bu
HI i have developed COM Addin, in frame work 1.1 , C# and outlook 2003, it was wroking fine i can able to send the mail with customised form , but now i instal the FrameWork 2.0, it not working , i can not able to send the mails form now it is showing following error . See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to class type 'Microsoft.Office.Interop.Outlook.MailItemClass'. COM components that enter the CLR and do ...Show All
Visual Studio August CTP Visual Studio 2005
Hi, I installed Augist CTP of VS2005 and it also does not have the Microsoft.VisualStudio.Package.Project.dll. hence how do I build my VSIP packages referencing Microsoft.VisualStudio.Package.Project.dll. Posts on this forum indicated that August CTP of VS2005 worked fine. Thanks, -K There is no version of the SDK with package.project for RC. You will have to go back to one of the SDKs that supports B2. July or Aug. But, that wont be much help because it will depend on an assembly that is no longer part of the product. Really, its best to wait the 2 weeks until our Oct CTP is out. ...Show All
Visual C# Missing C# Templates
How many Templates should be installed with a new installation of VS 2005 It looks like we are missing them. I see there was a problem with this with C# Express Beta's. We have three different installations and none of the installed templates are the same. It is dependent upon what you installed. C# itself for projects has 4. Windows Application Windows Control Library Class Library Console Application For Windows-based projects I have the above plus Empty Project Web Control Library Web Service The last two will probably not be available if you didn't install the web de ...Show All
Visual C++ Debugger fails to attach
After installing the SQL Server 2005 that ships as part of VS .NET 2005 Professional I can no longer break into the debugger. I have written a windows service and had an ATLASSERT(FALSE) near the top so I could break into the debugger. Now I get the box with the Debug button, press it and then get the 'Send Error Report to MS'. Anyone know how I can reinstate the VS debugger Thanks Check the Just In time settings of the Vusual Studio. http://msdn.microsoft.com/library/default.asp url=/library/en-us/vsdebug/html/vxurfjitdebuggingoptionsdialogbox.asp ...Show All
Windows Forms Using ListView SelectedIndexChanged Event to Show Forms
I have a ListView called TrainingListView that has a collection of 12 items. Each item represents another form that I would like to show if the user clicks on it. My problem is that the items in the collection don't appear to have a click event, so I need to use the SelectedIndexChanged event as workaround to get the same functionality. I've been struggling for the last several days on the code to get the SelectedIndexChanged event to open the appropriate form based on the user's choice. I listed the code below for the first two items in the collection. My problem seems to be in the syntax for the index value of the item in the collectio ...Show All
Visual C++ Using WinHelp in Visual C++ Studio 2005
I am trying to port some old Borland code to Visual C++ 2005. I have a help button that is supposed to open a help file. I have a MyHelp.hlp file and a MyHelp.cnt file. According to the MSDN Help (and the instructions in my help file development program), the way to do this in Visual C++ is by using the WinHelp() function, defined in windows.h file. Unfortunately, this file seems to no longer exist in the 2005 version of Visual Studio (I searched for it). Does anyone know how this is done now Thanks in advance to all who respond! Note: In case it makes a difference, I am currently using a downloaded Visual Studio 2005 Express version ...Show All
Visual Studio Team System Web Test - Any way to compare an Extracted value (Context Variable) against an expected result?
Hi, Is there any way to compare an Extracted value against another expected value without using coded Web Tests Thanks The extracted value can be compared without using coded Web Test. It can be done by combination of Extraction rule and Validation rule. The "Context Parameter Name" entered in extraction rule can be used in the validation rule as expected value. It has to be taken care that the context parameter name should be appended by {{ __ }}. Eg: If Context Paramerer Name is UserID then {{UserID}} has to be entered as expected value in validation rule. ...Show All
Software Development for Windows Vista How to draw text on video
hi, i have seen the RGBFilter sample but i want draw a changing string on the video, and the string is changed according the time. For example, when i click a button on my software, it triggers the function to show the string on the video, after ten second, i want to draw another string on the video, how to do that any suggestion is appreciated! I have seen this done a number of ways. Which way is easiest will probably depend on the type of data you are playing with (AM_MEDIA_TYPE). One (relatively) simple was is adding the SampleGrabber filter. It will call you with a pointer to the raw data. You can draw on the buffer to you ...Show All
Visual Studio Express Editions Package Load Failure
Hello there, I have uninstalled all Visual Studio 2005 Beta 2 components as described, none were listed. I installed VC# 2005 Express edition today, and when loading it i get the following message: Package Load Failure Package 'Visual Studio Explorers and Designers Package' has failed to load properly (GUID ={8D8529D3-625D-4496-8354-3DA6630Ecc1B}). Please contact package vendor for assistance. This also shos up for Visual Studio Common IDE Package too. Please help, Simon., HI all. I had same errorand it's now fixed. Try this magic tool http://astebner.sts.winisp.net/Tools/dotnetfx_cleanup_tool.zip wish it would help u all ...Show All
Game Technologies: DirectX, XNA, XACT, etc. HLSL, Shaders and Effects advice please...
I'm concerened that this won't get answered and I've spent a lot of time trying to figure this one out. I'm using MDX2.0 and an effect file that comes from nvidia. It is in the format *.fx and has includes and shader functions. the question: if I load as an effect then will the shader functions run I noticed in the effects I have that do work I had to manually set all the parameters that where outside of the technique. My worry is that this new effect, with all of its functions outside of the technique, will be missing all things outside of the effect technique. Currently it does compile and the effec ...Show All
Windows Forms Set Background Color on TabControl in VS2005/VB
Is there a way to set the background color of a tabcontrol in VS2005/VB It is not in the "Properties" There is no property to do this, but with a lot of work it is possible. If you would like to know how, then see the tips on my site: http://www.dotnetrix.co.uk/tabcontrols.html ...or if you want the option without all the work, then try TabControlEX in which I have already done the work: http://www.dotnetrix.co.uk/controls.html ...Show All
Windows Forms BindingSource BindingComplete Event
After trial and error I got not any step further doing correct validation. Now I attached to the BindingComplete Event and receive this message: "Value of '01.01.0001 00:00:00' is not valid for 'Value'. 'Value' should be between 'MinDate' and 'MaxDate'.\r\nParameter name: Value" My Context: Data comes from a sql server table. Some dates are null. one datetimepicker displays one field other dates are displayed as lables I wonder why I need to "consume" this error only when i attach to this event... What is canceled when i set BindingCompleteEventArgs.Cancel = true; Regards Peter Validation should be don ...Show All
