first, h would like to create a porject using flash 8 with vs.net 2003 c# and
MSSQL sever 2000 through flash reomting.Net.
but i have a problem through the coding at Actionscript and c#.
a core problem is how to link a combobox with datagrid in flash 8 using sql
server 2000 and c#.
could any one upload a sample codes with explanations little-by-little.
i hope anyone to respose me.
thanks for your time
rajeshbabu_be - 15 Nov 2006 07:58 GMT
I alsohaving difficulty getting my flash remoting application to work properly in ASP.NET 2.0.
Best Regards,
T.R.C.RAJESH BABU
Flash Programmer
Sankalan - 19 Nov 2006 10:05 GMT
http://aspalliance.com/942_Working_with_Flash_Remoting_Using_NET
Please go through the above mentioned link. This has got an remoting sample
with flash and VB.NET.
Thanks
Sankalan
(www.mindfiresolutions.com)
kudi - 21 Nov 2006 06:13 GMT
Have you been able to get Remoting to work with .NET 2.0?
sethics - 06 Dec 2006 15:19 GMT
Unfortunately the aforementioned aspalliance sample does not use a database.
The ado samples that Adobe provides with their remoting components
(C:\Inetpub\wwwroot\flashremoting) does not work for me. I've tried them on
various machines and I always get the error...
Type 'FlashGateway.IO.ASObject' in Assembly 'flashgateway.
Version=1.0.52237.0. Culture=neutral. PublicKeyToken=null' is not marked as
serializable.
I can't seem to get Jason Perry's ADO.net example working either. Any help
would be appreciated.