Flash Remoting with ASP.NET 2.0 (Beta2)
Finally!!
After running so many test... I was able to figure out working Flash Remoting on ASP.NET 2.0 Beta2.
It was a real pain, since ASP.NET 2.0 is not creating DLL files when you build the site.. It kept in a Temp location. Flash Remoting uses DLL file to talk to ASPX or C# objects... I found a work around to create a DLL and able to talk between Flash Remoting vs. ASP.NET 2.0.
After running so many test... I was able to figure out working Flash Remoting on ASP.NET 2.0 Beta2.
It was a real pain, since ASP.NET 2.0 is not creating DLL files when you build the site.. It kept in a Temp location. Flash Remoting uses DLL file to talk to ASPX or C# objects... I found a work around to create a DLL and able to talk between Flash Remoting vs. ASP.NET 2.0.

0 Comments:
Post a Comment
<< Home