Hi guys,

Here is my problem. I developed a web application in VB.NET & ASP.NET. The app is workflow system. I just recently found out that what I made will not work because they will not let the app use IIS or any server for that matter. So now web application can't ne used. Now we r going to develop a desktop app that will use MSDE or Access as the DataSource. Now here is the sceniro:

We want to make this app availbe for everyone on the network(at the office) So we could install the app on every desktop and install one database on one of those desktops. Now every persons app needs to talk to that one dataSource. Can this be done without making a computer a server? Can it just utilize shared folders? Are is there a better way of doing this?

Here is the only contsrait: No computer can act as a Server.. ie IIS, Apache etc..

I am not very knowledgeable on Network stuff can someone please help? I just need to know if what I said can be done, or if there is a better way?


Thanks,
l3admoNkey