Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Syntax of accesscode and webservice

web-app

Hello,

I´ve been trying to use some webservices, but the accesscode blocked my answer screen. It´s possible turn off the accesscode and have free access? How can I do that? If not, anyone knows the right syntax to using with accesscode?

The method that I want to call is GetAllProjects, and have just one parameter, the accesscode.

I using Gemini 1.9.1

Thanks,
Hartmann

Hartmann
· 1
Hartmann
Replies (3)
helpful
0
not helpful

You should create your own aspx page/ app that uses a web service proxy.

The pages you are trying to use are for testing only.

a sample can be found here: http://www.countersoft.com/downloads/WebServicesSample.zip

 


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Wow! Calm down!

Are you telling me that all those webservices methods don´t exists, it would be only samples of what can be made?
For example... If I want to list all the projects, I'd have to create a aspx that does it?

Do you know where I can find a 'step by step' of the way I should create thoses services? I started using Gemini a few days ago and I'm not getting very familiar with that.

Thanks, I really appreciate your help.
Hartmann


Hartmann
· 1
Hartmann
helpful
0
not helpful

NO!

The page that you get back when browsing to .../*.asmx is a test page!

The sample I am talking about shows how to use the web services! Have a look at it.


Mark Wing
· 9108
Mark Wing