Hmmm, something about glass houses comes to mind. Matias, it's far more useful to make constructive comments. Concerning IIS configuration, there are plenty of resources online that can help you with this. I suggest Google. However, it sounds like your local path to the .Net framwork might be different than the framework path on the server. That's all I can offer since this really isn't related to Flex.
Cheers, Tim Hoff --- In [email protected], "Matias Nicolas Sommi" <[EMAIL PROTECTED]> wrote: > > Tim, it's a joke, please don't hungry! I know that its only a simple code, > and the best practices don't match with the article purpuoses. > > 2006/10/11, Matias Nicolas Sommi <[EMAIL PROTECTED]>: > > > > In this page say "flex and NET don't play well together"... after I readed > > the "ASP NET" code, I think that this flex programmer (who write the doc) > > don't play well with .NET... :P > > PD: I don't play very well with the english, sorry. > > -- > > Matías Nicolás Sommi > > > > 2006/10/11, Tim Hoff <[EMAIL PROTECTED]>: > > > > > > Hi Sajid, > > > > > > Datasets returned from .Net aren't natively recognized by Flex. To > > > solve this, you can either use a stored procedure with FOR XML AUTO, or cast > > > your dataset to a class. Here is a casting example: > > > > > > http://www.cflex.net/showFileDetails.cfm? ObjectID=418&Object=File&ChannelID=1 > > > > > > > > > -TH > > > > > > P.S. Yes, WebOrb allows you to return datasets. > > > > > > --- In [email protected], Sajid Hussain <enchanter_saj@> > > > wrote: > > > > > > > > Hi to all . > > > > I am new to flex Development ,I am stuck with following concepts > > > > > > > > I have one webservice method who is returning DataSet ,What will be > > > the best way to retrive Datafrom it I m getting player parsing error > > > > > > > > Is necceasry to get Data as Custom Objects from .net to flex > > > > I saw one example whos is getting data ftom .net but giving customs to > > > Objects .. > > > > How we will bind Custom Objects attributes with Flex ?? > > > > Is there any way to get .net DataTable to Flex > > > > > > > > plz suggest me help withour weborb... > > > > Please do reply .. > > > > Thanks > > > > > > > > __________________________________________________ > > > > Do You Yahoo!? > > > > Tired of spam? Yahoo! Mail has the best spam protection around > > > > http://mail. yahoo.com > > > > > > > > > > > > > > > > > > -- > Matías Nicolás Sommi > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

