Thanks Robert for your answer.

On 9/27/07, Robert Jordan <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Ruben Guinez wrote:
> > Hi all.
> > I must to do to work an simple web sevices that get some data from
> > PostgreSQL. But nothing work like say this page
> > http://www.mono-project.com/Webservices_and_GtkSharp
> > After time, I decide to try with the same code of this page, but the
> message
> > throwing is the same again:
> >
> > *Type GtkWebservice.RemoteWebService not found.*
> >
> > *Description: *Error processing request.
> >
> > *Error Message: *HTTP 500. System.Web.HttpException: Type
> > GtkWebservice.RemoteWebService not found.
> >
> > *Stack Trace: *
> >
> > System.Web.HttpException: Type GtkWebservice.RemoteWebService not found.
> >   at System.Web.UI.SimpleWebHandlerParser.GetTypeFromBin
> > (System.String typeName) [0x00000]
>
> I guess you did not compile


Yes I do.


and place the webservice
> into the "bin" folder of the ASP.NET application.


To test the example of the web page of
http://www.mono-project.com/Webservices_and_GtkSharp
I compiled like say in this page and then I was copy dll result into
/usr/lib/xsp/test with index.asmx respective and with the right name into
them. But not work.

Please can you help me a bit more ?, (if you have a little time of course)

Thanks again!

> Another reason could be a typo in the asmx file.
>
> Robert
>
> _______________________________________________
> Mono-list maillist  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-list
>



-- 
Rubén D. Guíñez G.
Software Developer
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to