I have two exactly the same web sites hosted in two different machines under IIS 7.5.
ASP.NET state service is running on my machine and the web.config is updated in both sites with the following code:
<sessionState mode="StateServer" stateConnectionString="tcpip=192.168.1.77:42424" cookieless="false" timeout="120"/>
The allow remote ...
i have set a svn server on linux. I have created a repository, projects inside it with folder structure branches,tags,trunk with command svn import . I have a problem that i can see a complete directory structure and files in folder from client side (using eclipse + subclips) but i am not getting the where will server stores files ?
P...
All,
I have a server application which reads messages off a queue and writes them in a database by calling stored procedures. It is written in C# targetting .NET Framework 3.5
The server is XEON 2.4Ghz (16 cores)
In my Build properties I had the Platform Target as "Any CPU". The result was in the server, all cores to run constant at ...
I know that in java when u want to create a high performance server you use nio instead of the regular socket.
So is there such a thing for C#, to create high performance servers?
...
I am currently working on a project that uses JPA (Toplink, currently) for its persistence. Currently, we are running a single application server, but, for redundancy, we would like to add a load balancer and another application sever (and possibly more as it grows).
First, I'm running into the issue of JPA caching. Since two processes ...
Hi All, I am using struts 2. I need a file upload control in a jsp. I added that control by using the following code snnipet:
<ww:file name="upload" label="FileUpload" />
It is working fine on my local jboss server (Windows machine)
But when i deploy this code on web sphere server (Linux machine) everything works fine except backspa...
i have test project in svn repository
how can i check it different browsers like(IE,Firefox) so i can test
means what would be a path in browser for testing project.
is ther any other method to check a project in browser
...
Does anyone know of any script injection scanners that are able to detect if your website has been compromised (i.e. javascript that has been injected that should just not be there)?
Update: found what I was looking for - http://sucuri.net/
...
I was wondering if it was possible or is there a way of using that all together on one machine without virtualization
...
Is there any danger is creating a linked server?
I want to create linked server to a DB2 database from SQL Server 2005. Will the DB2 database be effected by this at all (performance wise) or is this all handled on the SQL Server side?
...
I need to set up a temporary FTP account for a user who is going work on my server. Plesk only seems to allow me to create one that can only access a single directory. How do I create one that gives access to more?
(And for those with more experience than me, does Please suck?)
...
Hi all,
I have recently installed Ubuntu Linux on my machine. This machine is on pretty much all of the time and houses my music collection. I have looked at various solutions for a central repository for music and each one is lacking in one way or another. I have done some .net programming and thought this would be an ideal project to ...
I have a Flex 4/Blaze/Java application and would like to provide my users with a way to switch between several pre-determined skins. Does anyone have a good example of how to do this?
Ideally, the list of themes would be provided by the server -- where the themes are stored. Or do I have to compile in all possible themes into the sw...
Hi, everyone,
I want to ask a question about the iPhone application. I am writing an iPhone program which can connect to a server. However, I have not ideas which library of functions should I use in order to develop this program. Can anyone help me? Thank you very much.
...
Hi All
I am attempting to create interactive report within Visual Studio 2005 to deploy on a Report Server.
Does anyone know or can point me in the direction of tutorials on how to make the report interactive?
Thanks
...
I wanted to ask a question about server data. I am new to server programming, but I have to learn about the CardDav server (CardDav is developed by the WebDav).
I only know the CardDav server is used to hold the address book data, but what form of the data does the server actually hold (e.g. .CSV or .txt)? Can anyone help me? Thank you...
Hi, everyone,
I want to ask a question about the iPhone address book. I am writing a program, it relates to the CardDav server and the .vcf file. I want to use the NSURLConnection to connect the server and download the .vcf. However, I am not sure that the iPhone can read and write the .vcf file or not.
One thing I can sure that is th...
I have three virtual hosts - 1. development -> 2. staging -> 3. live
I want staging.mywebsite.com to point to the staging virtual host, for the live I want mywebsite.com and www.mywebsite.com to point to the live one etc., and then for *(everythingelse).mywebsite.com needs to point to the development server.
Anyone have any idea?!
...
Hi all
I started learning asp.net but i just want to engage in real world experience
I need to know what are the deficiencies i'll face when deploying my projects to a real server
Can i find the ASP.NET configuration tool ?
what will be available and what will be NOT available ?
Also is there any differences between Windows server...
"Allowed memory size of 138412032 bytes exhausted (tried to allocate 71 bytes)"
ive got this error on WordPress Admin site - what thats mean???
...