Hello guys,
I am looking for a hosting solution for my Java/JSP web application. Do you know any servers which provide Tomcat hosting for v5 or greater and MySQL database?
What should I do to host on my own machine a .NET web application(ASP.NET, Silverlight) with support Sql Server and services(RIA, WCF)?
What should I install and configure so others can interact with my application via the internet ?
It's some administration API which I can install on a PC and by which I can upload my app like in professional hosting?
Thanks for the help!
Hi,
Please advise, is there any web-based licensing solution, where I can generate registration codes, and validate them in the software by connecting to my licensing server?
Thank you.
I have a Windows Server 2003 running Mercurial's hgwebdir.cgi to serve repositories. Push/Pull etc is working as expected for existing repositories.
Currently I'm using remote desktop If I need a new repository on the server.
Is there a better way to do it? Command line, web interface, cgi?
Is it possible to perform unittest tests via a web interface...and if so how?
EDIT:
For now I want the results...for the tests I want them to be automated...possibly every time I make a change to the code. Sorry I forgot to make this more clear
I've checked other questions, but I can't find a working answer
I have a .Net web application which successfully takes on the callers windows credentials (Thread.CurrentPrincipal is my windows user).
Within that app, I call to a WCF service, but my windows identity isn't passed up. Regardless of what I put in the binding:
NetTcpBinding binding = new NetTcpBinding();
binding.Security.Mode = SecurityMode.Transport;
binding.Security.Transport.ClientCredentialType = TcpClientCredentialType.Windows;
I made a web application and I can connect to it some times from another pc on the same
wireless network
but if i tried to open it on the browser of N95 mobile it gives me alert of "system error"
is any one could make suggestions or tell me why
I turned firewall off
I use static IP for my pc
I'm interested in the history of distributed, collaborative, cross-organisational programming paradigms - web services and SOA are de-facto now, but what came before? What models have been superceded by SOA?
Thanks
I have a web application which needs to be called from firefox and safari.
Several shortcuts will let the user edit stuff and do other actions.
I already implemented my shortcuts and they work great in firefox but not in safari.
I can't for example do anything on alt+return - its not getting catched.
Is there an easy way to overwrite built-in shortcuts in safari?
A way to make alt+return work with safari?
Anybody knows how to debug a web service hosted by an IIS in a Silverlight 4.0 application?
My IIS version is 7.5 and my operating system is windows 7.
Can you please specify the steps on how to?
Thank you so much
I'm looking for a tool that can be used for sketching UI (specifically web UI). The sketches/drafts can look as simple as if it was drawn by hand on a whiteboard.
Preferably, this tool should be free/open-source and run on Linux as well as on Windows, but this is not a must.
Could you recommend?
I've got two web sites (written in c#) which are pretty common:
One is an admin site (cms) where you add images into content as needed, through editor pages.
Second is the site where the content with images is shown.
Images should be stored outside these two sites but where and how?
I sent someone a photo of me and they replied that this particular photo was all over the web. How do I find out where this photo is and is there any way that I can see if there are other photos of myself that someoe has shared without my knowledge? I am very worried about this and want to find out where these pictures are please help me!
For an intranet application instead of using a proper web server, it has been planned to just deploy static html pages by sharing it over the network. This static html page is continously updated in the background by a program running on that PC and people access this html page by typing the shared file path directly in the browser. A maximum of 10 simultaneous users are expected to access it.
Can any one see the disadvantages or advantages in this type of deployment?
Is it possible to use HTML form to start an executable in the server, and allow user to input further information into the same executable?
from a web form, input executable name with one parameter missing.
the executable starts, and post question for the missing parameter.
user enter the value for the missing parameter, the information get passed to the executable.
the executable continue its execution.
Thank you,
Pan
What's the best solution for embedding non-web fonts into a page without using Flash and still maintaining cross-browser support? Has anyone used any JavaScript libraries for this? Thanks.
I am creating a secure web based API that uses HTTPS however if I allow the users to configure it (include sending password) using a query string will this also be secure or should I force it to be done via a POST?
Is it good for user experience to duplicate browser/keyboard functionality?
For example: to provide these links on a web-page.
"Back to top" link
"Print this page" link
"Add to Favorite" link
"Back" button/link
"Text zoom" button
Are they really create Site's usability and accessibility?
How screen reader will behave these links, will these confuse to screen reader users?
Hi, I want to create a HTTPS WCF web service on azure and want to use it in a desktop application.
Can any one guide me in right direction to achieve this?
When i complete gzip with IIS, and i restart the server the problem came: that the "web
service extension" the point to "c:\windows\system32\inetsrv\gzip.dll" has been auto deleted!
so awesome, but why? And i google it, but find nothing about it, have anyone even meet this
questiong?
Please help me, thanks a lot!
Hi,
I have a few items apart of my Web.sitemap file that rely on querystring or session variables.
I do not want these items to appear in my menu.
Is there a way to hide it from the menu, but still be in the sitemap (for sitepath control).
Thanks