I\'m having a problem in the firefox browser, because everytime I update my CSS or JS files, I need to clear the cache of my firefox browser to get the updated files. I\'m using XSP2 server because I
I am working on a Mono GTK# desktop app written in C#. I have developed my app using the MonoDevelop IDE (v2.4.2) on a Mac (OS X v10.6.7). My app depends on the GTK# library (obviously) as well as the
I try to setup xsp2 webserver to serve multiple applications. Created the configuration file sites.webapp
I am trying to try DBLinq with the sqlite provider inside a simple ASP.NET web service.I am also using MonoDevelop 2.4 and Mono 2.6.7,The project
I am not sure if XSP2 is using mono or .NET in my Window开发者_如何转开发s box. How can I be sure?If you see xsp2.exe in Windows Task Manager, probably it runs on .NET. For mono hosted applications, t
Requesting a simple HTML page with a jpg image makes XSP2 crash. If I remove the image from the HTML then the page is served OK all the time.