I have a project that I have been developing and supporting for about 2.5 years
now that involves flash remoting. I have just recently started looking at the
differences between ASP.NET website projects and ASP.NET web application
projects. One thing I have found is that when I create a web application
project I can't seem to add flash remoting to the project. With a website
project I would add a reference to the flash remoting dll and that would cause
the bin directory to be created and the proper dll's to be imported. Then I
would add the items needed to the web.config file and the tagprefix
registration lines to the aspx pages that were going to access the flash
gateway. I can't seem to do that with a web application project at all. I can't
figure out what I am doing wrong. Can someone point me in the right direction.
olivier - 18 Nov 2007 18:17 GMT
Hi,
You must use Fluorine Gateway with you VS2005
It's one way open source.
http://fluorine.thesilentgroup.com/
Olivier
MaxManNH a écrit :
> I have a project that I have been developing and supporting for about 2.5 years
> now that involves flash remoting. I have just recently started looking at the
[quoted text clipped - 7 lines]
> gateway. I can't seem to do that with a web application project at all. I can't
> figure out what I am doing wrong. Can someone point me in the right direction.