visual-studio-2005
How to execute a Process Task where the Executable path comes from a user Variable
I have an SSIS package that includes a Process Task. T开发者_Python百科he process task needs to execute batch file. The location of the batch file varies depending on the environment (dev,production).[详细]
2023-03-23 06:16 分类:问答Can I run an application compiled in Visual Studio 2005 on Windows 98?
I have built a program in Microsoft Visual Studio 2005 and it works fine. The problem I am having is the the m开发者_StackOverflowachine it needs to be used on is running windows 98. As far as I can[详细]
2023-03-23 04:51 分类:问答Enterprise Library with VS2005
i\'ll work in a new project using visual studio 2005, .net framework 3.5 and enterprise library 5, there is any problem with this configuration? cause searching for the EL4.1 and EL5.0 both need V开发[详细]
2023-03-22 19:56 分类:问答How to display values in list view
I have code like this if(Data.ResourcePolicy == null) SubItem开发者_开发知识库s.Add(ResourcePolicyAvailSystemsLVI.m_nullString);[详细]
2023-03-22 04:14 分类:问答Error running SSIS package: VSTA designer failed to load
When I try to execute a package which uses the Scripting Component object I get the following error: Error: 2011-07-22 09:16:42.25[详细]
2023-03-22 02:09 分类:问答Visual studio 2005 freezes/hangs when switching to design view
I create a new blank form and the tried to switch to design mode and the ide locks up and uses 100% of one of my CPUs. I have to forcibly kill it to get back into a workable ide. Everything seems fine[详细]
2023-03-21 17:13 分类:问答What could be causing this memory access error (C++)? Might be undefined behavior?
I have a relatively large class that I\'m working with and it\'s all worked fine so far (note: I didn\'t actually write the class, I\'m just adding some functionality).However, after declaring one mor[详细]
2023-03-21 14:47 分类:问答Visual Studio Remote Debugging a service
I\'m trying to remote debug a service using visual studio 2005. When I run msvsmon.exe as an application, I get the UI and I can change it to noauth and anyuser, then when i try to attach to the proc[详细]
2023-03-21 09:33 分类:问答Changing Executable Image
How do you change the build executable imag开发者_开发百科e for your program? Right now mine looks like a blank form. I would like to add a custom image.Right click your project, go to Application and[详细]
2023-03-21 07:58 分类:问答Permissions issue when accessing Active Directory from an ASP.NET web app?
I just joined a company to support a web app that no one knows anything about. Everyone who might have once known is gone.[详细]
2023-03-21 00:10 分类:问答