0
votes
1answer
25 views
Embedding app.config - working only in release, debugg does not
Hi,
In order to have neater app distribution I have made app.config file to be embedded resource, since it only contains default values. However, the app now cannot be debugged, it throws an exception …
0
votes
2answers
22 views
VS Express (C#) difference between Properties>Resources.resx and Resources1.resx
Hi,
I am curious what is the difference between those two? I was able to add resources to both of them. In the project properties menu, when I click on resources, the content of the first one is …
0
votes
2answers
47 views
import List in haskell
I'm trying to work with lists in Visual Haskell Studio, but it doesn't recognize import Sytem.List neither does it recognize import List.
How can I use simple list functios in VHS?
Urgent!
Thank you …
0
votes
1answer
23 views
Enable DLL compilation
I have a VB.NET Project, and would like to, as with C# Projects, build and have dll files generated and dumped in the Bin/debug folder. Currently, I have the project configured for ANY CONFIGURATION …
0
votes
1answer
46 views
Visual Studio line deletion
Is there any way in visual studio (2003) that i can delete a line without it being copied into the clipboard, there are instances when i want to copy the first line of a block of text and then delete …
0
votes
0answers
12 views
Visual studio 2008 disable auto open on add item(s).
I have an solution with no projects in it. All I have in the solution are folders. When I add files to a folder in my solution by right click>context menu>add existing item, the new items I add open …
0
votes
2answers
21 views
Suggest Any References/Walkthroughts On Maintaining Database Schemas With Visual Studio 2010?
I have Visual Studio 2010 Beta 2 and SQL Server 2008 installed. I'm working with a populated database and want to modify various column types. SQL Server Management Studio requires me to drop tables …
-6
votes
0answers
55 views
visual studio crashes [closed]
i brought compaq cq40 330tu laptop one month back its config is intel core 2 duo 2.0 GHz,2gb ddr2 ram,160 hardisk
i installed microsoft visual studio a weeek back when i try to open as asp.net …
1
vote
3answers
171 views
Aptana Studio vs. Eclipse
I am a beginner. I am using Aptana Studio for PHP. Today, I also downloaded Eclipse. I notice most of the features and working similar. It seems that one is built on the code-base of the other.
If …
1
vote
3answers
107 views
Delphi 6 alongside RAD Studio 2009
Hi
I need to migrate to RAD Studio and have this installed on a new workstation. At the momment I still need to develop with Delphi 6 until we get all the necessary control updates and sort out the …
1
vote
1answer
68 views
Cannot write XML declaration. WriteStartDocument method has already written it.
Hi,
i want to pass xmldocument as parameter to my webservice method.After loaded xml file from a path,when try to send xmldocument as parameter by webservice method,i come across this error.What can …
1
vote
2answers
98 views
How to properly perform an SVN relocate on Zend for Eclipse
Hi all,
I've been using Zend Studio for Eclipse for about a year, and our SVN repository has gone through a number of different relocations (IP changes, etc.), but I'm never able to correctly move …
0
votes
1answer
327 views
How to get Zend Studio to autocomplete for a Zend Framework project?
After I create a couple folders in the /application folder (such as forms and models) and then start adding classes to those folders, how do I make the code auto completion for these classes available …
0
votes
5answers
219 views
Problem with Check for updates in RAD studio
Hi,
I installed Embarcadero RAD Studio (Delphi 2009). When the IDE ran for the first time, it downloaded updates and ran the MSI automatically. Accidentally I pressed cancel, instead of ok.
So I …
0
votes
2answers
123 views
How do I open an file in AVR Studio?
Hello, there:
I have two ATMEGA88 (master and slave) working correctly by sending a test[] via I2C.
Working enviroment : AVR Studio using C.
What I need is allow master be able to send a indicated …
