hi.
i have installed flash remoting .NET under the following server configuration :
windows server 2003
.NET framework 1.1
Flash remoting .NET
and i get the following error message when testing the ASP:NET Webservice
Example of the flash remoting samples installed by flash remoting .NET :
Unable to create webservice proxy. Please ensure the Microsoft.NET Framework
SDK is installed.
level : error
type : System.ApplicationException
description : Unable to create webservice proxy. Please ensure the
Microsoft.NET Framework SDK is installed.
details : at
FlashGateway.Delegates.WebServiceAdapter.InvokeService(ActionContext
flashContext)
at FlashGateway.Delegates.ServiceCommander.InvokeAdapter(ActionContext
flashContext)
at FlashGateway.Delegates.ServiceFilter.preInvoke(ActionContext flashContext)
code : SERVER.PROCESSING
how do i resolve this matter ?
l810c - 12 Apr 2006 01:21 GMT
You say you have the .NET framework.
Have you installed the .NET framework SDK(Software development kit)?
danisilveiro - 12 Apr 2006 13:48 GMT
yes , i have installed all the applications requirements.