Web services Blank Title 67582

First of all ensure that .net 2.0 is installed. Then make sure that the Vantage Services are using .net 2.0 and not .net 1.1 if both are installed. I don’t remember how to check this since I don’t have .net 1.1 installed anymore.

The above is assuming that you have installed the web services on the vantage server. There is really nothing to configure in IIS other than it needs to be installed. The installation of the web services sets up the virtual directory, etc. Make sure that when you install the Web Services that you used the correct progress server and port number since it does not default to the correct port. The server is normally just localhost and the port should be the port number used by the mfgsys803 appserver. For me it is 8301. If you do have it wrong just correct it and then restart IIS.

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Heiti Kruusmaa
Sent: Thursday, August 07, 2008 5:23 PM
To: vantage@yahoogroups.com
Subject: [Vantage] web services


i installed service connect in order to import data into vantage.....but
problem is that web services are not running, it is my second
installation on first one all worked well , also compared configurations
but still no luck...

i have feeling it has something to to with IIS settings or setup...

has anyone worked with web services and can give some pointers how to
trouble shoot this problem ?

many thanks

heiti


________________________________
DISCLAIMER:
This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately.


[Non-text portions of this message have been removed]
Is it any way to merge (in fast and simple way) two or more
customisations?

For example:
customisation no.1:
added custom text box
added some custom code

customisation no.2
added custom textbox
added custom sheet
added checkbox
added some custom code

Now I would like to merge this two customisations. How can I do this?
(in a different way than moving manually controls and code from one to
the other)

Grzegorz Szczepañski
I've never tried merging custom controls, but it probably wouldn't be horrific to combine them in XML.

In your example, customization .1 appears less complex than .2 so I would copy the xml custom control segment from .1 and try adding it to .2.

In xml, the easy part is copy/pasting actual VB code as that tends to be all jammed together in one section of the xml export. (That I've done - and it works fine.)

I'm not comfortable AT ALL with direct editing of xml so, I've only resorted to this under 2 instances of being under extreme time pressure.

Generally, I prefer to recreate/add when I need to combine (portions of) multiple 'exploratory' unreleased versions of an app. I have often found the simple (although tedious) act of recreating things reveals opportunities to simplify.

Rob Brown



--- On Tue, 8/5/08, phoenix <phoenix_@...> wrote:

From: phoenix <phoenix_@...>
Subject: [Vantage] Merging two or more customistions
To: vantage@yahoogroups.com
Date: Tuesday, August 5, 2008, 5:29 AM






Is it any way to merge (in fast and simple way) two or more
customisations?

For example:
customisation no.1:
added custom text box
added some custom code

customisation no.2
added custom textbox
added custom sheet
added checkbox
added some custom code

Now I would like to merge this two customisations. How can I do this?
(in a different way than moving manually controls and code from one to
the other)

Grzegorz Szczepañski
Robert,
Now I am sure that I did not miss any tool, option etc which is able to
merge two customisations. And you're right - doing something more than
once, often cause things to simplify.

Grzegorz Szczepański

Dnia Tue, 5 Aug 2008 09:55:09 -0700 (PDT)
Robert Brown <robertb_versa@...> napisał(a):

> I've never tried merging custom controls, but it probably wouldn't be
> horrific to combine them in XML.
>
> In your example, customization .1 appears less complex than .2 so I
> would copy the xml custom control segment from .1 and try adding it
> to .2.
>
> In xml, the easy part is copy/pasting actual VB code as that tends to
> be all jammed together in one section of the xml export. (That I've
> done - and it works fine.)
>
> I'm not comfortable AT ALL with direct editing of xml so, I've only
> resorted to this under 2 instances of being under extreme time
> pressure.
>
> Generally, I prefer to recreate/add when I need to combine (portions
> of) multiple 'exploratory' unreleased versions of an app. I have
> often found the simple (although tedious) act of recreating things
> reveals opportunities to simplify.
>
> Rob Brown
>
>
>
> --- On Tue, 8/5/08, phoenix <phoenix_@...> wrote:
>
> From: phoenix <phoenix_@...>
> Subject: [Vantage] Merging two or more customistions
> To: vantage@yahoogroups.com
> Date: Tuesday, August 5, 2008, 5:29 AM
>
>
>
>
>
>
> Is it any way to merge (in fast and simple way) two or more
> customisations?
>
> For example:
> customisation no.1:
> added custom text box
> added some custom code
>
> customisation no.2
> added custom textbox
> added custom sheet
> added checkbox
> added some custom code
>
> Now I would like to merge this two customisations. How can I do this?
> (in a different way than moving manually controls and code from one to
> the other)
>
> Grzegorz Szczepañski
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
i installed service connect in order to import data into vantage.....but
problem is that web services are not running, it is my second
installation on first one all worked well , also compared configurations
but still no luck...

i have feeling it has something to to with IIS settings or setup...

has anyone worked with web services and can give some pointers how to
trouble shoot this problem ?

many thanks

heiti