Tagged Questions

0
votes
2answers
114 views

Problem with runnig NUnit tests under STA

I have some NUnit test cases which need to be ran under STA model. As discussed in many web sites or blogs (for example here), I added a configuration file ("app.conig") to my NUnit test assembly …
0
votes
0answers
4 views

How to set up web application servers and all the things needed in linux VPS ?

Hello all im developer with no experience in setup and configurations of the server side and all the things around my question is is there any good place to learn how to setup this env with all the …
0
votes
1answer
6 views

How Do I disable the button that hides/shows the toolbar in CKEdtor 3.0?

I'm current creating a custom configuration for a CKEditor installation. I got all fixed, besides disabling the toggle button that hides/shows the toolbar. So my question is: "How Do I disable the …
0
votes
2answers
64 views

.Net Date Formating

I have made a foolish mistake... I installed .Net before setting my regional settings in XP and now DateTime.Now will set the date as 12/01/2009 instead of 01/12/2009. I'm sure there is an easy way …
1
vote
5answers
62 views

Multiple applications sharing same configuration files

In my production environment I have several Web applications installed in the same machine. These applications access various web services and two SQL Server databases this means that my web.config …
0
votes
1answer
18 views

Configure IIS for ftp using Visual Studio for an asp.net application in windows 7

HI can anyone please tell me how to do this please? I can't seem to do this
0
votes
1answer
29 views

“Unrecognized configuration section connectionStrings.”

I had been working on a project in VS2005 that utilized a local connection to an Access DB. In the past week, I installed .NET framework 3.5 for use w/ a different project as well as VS6. I went …
2
votes
1answer
160 views

Visual Studio 2008 Editor Configuration - Caret & Current Line

I am trying to do a couple of things to customize the Visual Studio 2008 Editor Configuration. I want to do this via some setting or macro that I can write myself. I can't install third-party add-ins …
0
votes
1answer
18 views

What is timeout setting under apache2handler in the php.ini? Does affect session time out?

Hello, I would like to know what the following means under apache2handler in the php.ini Timeouts Connection: 10 - Keep-Alive: 10 I have I problem with session timing out after 10 minutes of …
0
votes
1answer
8 views

Cisco IOS-XR Router configuration CLI to XML conversion.

We have been using CLI commands to configure MPLS TE Tunnels on cisco IOS XR 12000 series routers now as the router supports xml we are trying to convert the cli commands into corresponding xml …
4
votes
8answers
84 views

PHP - Application config file stored as - ini,php,sql,cached,php class,JSON,php array?

I am trying to decide on the best way to store my applications configuration settings. There are so many options. The majority of applications I have seen have used a simple require and a PHP file …
0
votes
1answer
19 views

rake db:migrate gives a uninitialized class variable @@configuration in Rails error

uninitialized class variable @@configuration in Rails /usr/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/initializer.rb:19:in `configuration' …
1
vote
2answers
59 views

Where do you define spring bean configuration files

I am separating my spring bean configuration files as follows: myapp-service.xml myapp-servlet.xml However I am getting the error; Error creating bean with name 'beanName' defined in …
2
votes
7answers
1k views

Save and Restore Form Position and Size

In a WinForms 2.0 C# application, what is the typical method used for saving and restoring form position and size in an application? Related, is it possible to add new User scoped application …
2
votes
2answers
18 views

How to make “PHP Explorer” (project explorer?) area persistent between sessions in eclipse/PDT?

PHP Explorer is the eclipse PDT tab (the leftmost in standard configuration) where you can browse the folders of your project. I believe the same tab in standard eclipse is called "Project Explorer" …

1 2 3 4 5 75 next
15 30 50 per page