I am a newbie to this so please bare with me.
I am trying to get a Flash web app to communicate with my SQL Server 2000. I am a .Net developer and understand that this can be done.
I have created my classes in VB.Net and complied them. I went to one of the Flash web pages to access my classes that I created in .Net. However, when I create the remoting gateway and invoke a Remote method nothing seems to be working. Supposedly, I am supposed to see this message: NetServices info 1: getCategories_Result was received from server: [object Object]
Also, in the NetConnection Debugger I am suppose to see the results (connection, Results returned and NetServicesTrace - getCategories)
The question is, am I suppose to use C# instead of VB? Is this why it is not working?
Your help would be greatly APPRECIATED!
Lladro
I am trying to get a Flash web app to communicate with my SQL Server 2000. I am a .Net developer and understand that this can be done.
I have created my classes in VB.Net and complied them. I went to one of the Flash web pages to access my classes that I created in .Net. However, when I create the remoting gateway and invoke a Remote method nothing seems to be working. Supposedly, I am supposed to see this message: NetServices info 1: getCategories_Result was received from server: [object Object]
Also, in the NetConnection Debugger I am suppose to see the results (connection, Results returned and NetServicesTrace - getCategories)
The question is, am I suppose to use C# instead of VB? Is this why it is not working?
Your help would be greatly APPRECIATED!
Lladro