9 Replies Last post: Nov 26, 2007 6:32 AM by Guest  
Guest

Nov 22, 2007 5:03 AM

Re: [OpenSIPStack] .vdproj extension

Hi all,

last version of ATLSIP project includes a file with extension .vdproj. I
have a failure when trying to open OSSPhone.vcproj because it says that i
don't have an aplication for .vdproj files installed.
I'm runing on a Visual C++ 2005 Express Edition through Windows XP, would it
be fixed if i use a complete Visual Studio instead of Express one??

Thank you in advance
(BTW, i'm having problems finding Visual Studio. i suppose that it's a
highly-protected-with-license tool :S)

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
1. Nov 22, 2007 5:20 AM in response to: Guest
Re: [OpenSIPStack] .vdproj extension
Hi,

You should be able to safely ignore that error. It's not really a
requirement. The .vdproj file is for OSSPhone's installer project (MSI).
Which, I'm afraid, is not available in the Express editions.

Yes. If you have at least the Standard version, you can load the
installer project.

Regards,
Ilian

sebastian pastor wrote:
Hi all,

last version of ATLSIP project includes a file with extension .vdproj. I
have a failure when trying to open OSSPhone.vcproj because it says that i
don't have an aplication for .vdproj files installed.
I'm runing on a Visual C++ 2005 Express Edition through Windows XP, would it
be fixed if i use a complete Visual Studio instead of Express one??

Thank you in advance
(BTW, i'm having problems finding Visual Studio. i suppose that it's a
highly-protected-with-license tool :S)

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
2. Nov 22, 2007 12:03 PM in response to: Guest
[OpenSIPStack] OnLogSIPMessage
Hi,
I'm using ATLSIP control, I updated the source with CVS because I had
problem with calls, now solved.
But now I have an issue: the old OnLogSIPMessage event returned a multiline
verbose log, now it returns only a line at time, with few info.
There is a way to enable the previous behavior of that event?
Thank you very much,
Giuseppe


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
3. Nov 22, 2007 11:14 PM in response to: Guest
Re: [OpenSIPStack] OnLogSIPMessage
Hi,

This was affected by modifications in the logging behavior for OSBC.

Here's a quick fix:

In SIPTransportManager::OnProcessInbound( EQ::EventQueue &, INT _event ) and
SIPTransportManager::OnProcessOutbound( EQ::EventQueue &, INT _event ),

insert "traceStream << "\r\n" Hi,
I'm using ATLSIP control, I updated the source with CVS because I had
problem with calls, now solved.
But now I have an issue: the old OnLogSIPMessage event returned a multiline
verbose log, now it returns only a line at time, with few info.
There is a way to enable the previous behavior of that event?
Thank you very much,
Giuseppe

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
4. Nov 25, 2007 6:38 AM in response to: Guest
Re: [OpenSIPStack] .vdproj extension
Hi,

Thanks. I finally opened the OSSPhone project and compile it. It worked for
previous versions of libraries (the ones downloaded via web). But with the
ATLSIP module downloaded sing CVS i'm finding this compiling error (in
OSSPhone.vcproj):

Project : error* PRJ0019*: Una herramienta devolvió un código de error de
"Ejecutando evento anterior a la generación..."
(Project: error PRJ0019: A tool returned an error code from "Executing event
previous to generation...")

Attached you have the .log (BTW, i'm using Visual Studio 2005 through
Windows XP)

Thanks

2007/11/22, Ilian Jeri C. Pinzon :


Hi,

You should be able to safely ignore that error. It's not really a
requirement. The .vdproj file is for OSSPhone's installer project (MSI).
Which, I'm afraid, is not available in the Express editions.

Yes. If you have at least the Standard version, you can load the
installer project.

Regards,
Ilian

sebastian pastor wrote:
Hi all,

last version of ATLSIP project includes a file with extension .vdproj. I
have a failure when trying to open OSSPhone.vcproj because it says that
i
don't have an aplication for .vdproj files installed.
I'm runing on a Visual C++ 2005 Express Edition through Windows XP,
would it
be fixed if i use a complete Visual Studio instead of Express one??

Thank you in advance
(BTW, i'm having problems finding Visual Studio. i suppose that it's a
highly-protected-with-license tool :S)

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
5. Nov 26, 2007 12:53 AM in response to: Guest
Re: [OpenSIPStack] .vdproj extension
Hi,

I think that you are missing aximp.exe or the path to it is not visible.
aximp.exe was introduced in the Pre-build event for convenience but is
not really required for compilation. It helps ensure that the latest
update of the ATLSIP control is registered prior to compilation.

Anyway, are you using a non-Express edition Visual Studio? If so,
confirm that you have aximp.exe installed with your VS. If you used the
default install location, it should be in C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin.

If you're using the Express edition, you may have to download the
Platform/Windows SDK. Although, I'm not really sure it's included there.

  • Ilian

sebastian pastor wrote:
Hi,

Thanks. I finally opened the OSSPhone project and compile it. It worked for
previous versions of libraries (the ones downloaded via web). But with the
ATLSIP module downloaded sing CVS i'm finding this compiling error (in
OSSPhone.vcproj):

Project : error* PRJ0019*: Una herramienta devolvió un código de error de
"Ejecutando evento anterior a la generación..."
(Project: error PRJ0019: A tool returned an error code from "Executing event
previous to generation...")

Attached you have the .log (BTW, i'm using Visual Studio 2005 through
Windows XP)

Thanks

2007/11/22, Ilian Jeri C. Pinzon :

Hi,

You should be able to safely ignore that error. It's not really a
requirement. The .vdproj file is for OSSPhone's installer project (MSI).
Which, I'm afraid, is not available in the Express editions.

Yes. If you have at least the Standard version, you can load the
installer project.

Regards,
Ilian

sebastian pastor wrote:

Hi all,

last version of ATLSIP project includes a file with extension .vdproj. I
have a failure when trying to open OSSPhone.vcproj because it says that
i

don't have an aplication for .vdproj files installed.
I'm runing on a Visual C++ 2005 Express Edition through Windows XP,
would it

be fixed if i use a complete Visual Studio instead of Express one??

Thank you in advance
(BTW, i'm having problems finding Visual Studio. i suppose that it's a
highly-protected-with-license tool :S)



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/


_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
6. Nov 26, 2007 5:33 AM in response to: Guest
Re: [OpenSIPStack] .vdproj extension
Hi,

I found aximp.exe where it's supposed to be (C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin) . Also, as i downloaded Microsoft Platform SDK
some time ago, i have added it as an additional reference in Project
Propperties.

But i still have the same error when compiling OSSPhone project,
PRJ0019: A tool returned an error code from "Executing event previous to
generation..."

What else can be? Do you need some more info?

Thanks again.

-Sebastián-

2007/11/26, Ilian Jeri C. Pinzon :

Hi,

I think that you are missing aximp.exe or the path to it is not visible.
aximp.exe was introduced in the Pre-build event for convenience but is
not really required for compilation. It helps ensure that the latest
update of the ATLSIP control is registered prior to compilation.

Anyway, are you using a non-Express edition Visual Studio? If so,
confirm that you have aximp.exe installed with your VS. If you used the
default install location, it should be in C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin.

If you're using the Express edition, you may have to download the
Platform/Windows SDK. Although, I'm not really sure it's included there.

  • Ilian

sebastian pastor wrote:
Hi,

Thanks. I finally opened the OSSPhone project and compile it. It worked
for
previous versions of libraries (the ones downloaded via web). But with
the
ATLSIP module downloaded sing CVS i'm finding this compiling error (in
OSSPhone.vcproj):

Project : error* PRJ0019*: Una herramienta devolvió un código de error
de
"Ejecutando evento anterior a la generación..."
(Project: error PRJ0019: A tool returned an error code from "Executing
event
previous to generation...")

Attached you have the .log (BTW, i'm using Visual Studio 2005 through
Windows XP)

Thanks

2007/11/22, Ilian Jeri C. Pinzon :

Hi,

You should be able to safely ignore that error. It's not really a
requirement. The .vdproj file is for OSSPhone's installer project
(MSI).
Which, I'm afraid, is not available in the Express editions.

Yes. If you have at least the Standard version, you can load the
installer project.

Regards,
Ilian

sebastian pastor wrote:

Hi all,

last version of ATLSIP project includes a file with extension .vdproj.
I
have a failure when trying to open OSSPhone.vcproj because it says
that
i

don't have an aplication for .vdproj files installed.
I'm runing on a Visual C++ 2005 Express Edition through Windows XP,
would it

be fixed if i use a complete Visual Studio instead of Express one??

Thank you in advance
(BTW, i'm having problems finding Visual Studio. i suppose that it's a
highly-protected-with-license tool :S)



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel




This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/


_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
7. Nov 26, 2007 5:46 AM in response to: Guest
Re: [OpenSIPStack] .vdproj extension
Let's take this one step at a time...

Open OSSPhone properties. Under Configuration Properties -> Build Events
-> Pre-build Event, delete the entry in Command Line field.

Tell me the results after.

  • Ilian

sebastian pastor wrote:
Hi,

I found aximp.exe where it's supposed to be (C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin) . Also, as i downloaded Microsoft Platform SDK
some time ago, i have added it as an additional reference in Project
Propperties.

But i still have the same error when compiling OSSPhone project,
PRJ0019: A tool returned an error code from "Executing event previous to
generation..."

What else can be? Do you need some more info?

Thanks again.

-Sebastián-

2007/11/26, Ilian Jeri C. Pinzon :

Hi,

I think that you are missing aximp.exe or the path to it is not visible.
aximp.exe was introduced in the Pre-build event for convenience but is
not really required for compilation. It helps ensure that the latest
update of the ATLSIP control is registered prior to compilation.

Anyway, are you using a non-Express edition Visual Studio? If so,
confirm that you have aximp.exe installed with your VS. If you used the
default install location, it should be in C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin.

If you're using the Express edition, you may have to download the
Platform/Windows SDK. Although, I'm not really sure it's included there.

  • Ilian

sebastian pastor wrote:

Hi,

Thanks. I finally opened the OSSPhone project and compile it. It worked
for

previous versions of libraries (the ones downloaded via web). But with
the

ATLSIP module downloaded sing CVS i'm finding this compiling error (in
OSSPhone.vcproj):

Project : error* PRJ0019*: Una herramienta devolvió un código de error
de

"Ejecutando evento anterior a la generación..."
(Project: error PRJ0019: A tool returned an error code from "Executing
event

previous to generation...")

Attached you have the .log (BTW, i'm using Visual Studio 2005 through
Windows XP)

Thanks

2007/11/22, Ilian Jeri C. Pinzon :

Hi,

You should be able to safely ignore that error. It's not really a
requirement. The .vdproj file is for OSSPhone's installer project
(MSI).

Which, I'm afraid, is not available in the Express editions.

Yes. If you have at least the Standard version, you can load the
installer project.

Regards,
Ilian

sebastian pastor wrote:

Hi all,

last version of ATLSIP project includes a file with extension .vdproj.
I

have a failure when trying to open OSSPhone.vcproj because it says
that

i

don't have an aplication for .vdproj files installed.
I'm runing on a Visual C++ 2005 Express Edition through Windows XP,

would it

be fixed if i use a complete Visual Studio instead of Express one??

Thank you in advance
(BTW, i'm having problems finding Visual Studio. i suppose that it's a
highly-protected-with-license tool :S)



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel






This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/



_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
8. Nov 26, 2007 6:18 AM in response to: Guest
Re: [OpenSIPStack] .vdproj extension
Now it has compiled without erros!! :DDDD

Is it necessary to solve that registration issue or i can continue working
this way?

Anyway, thanks for your speed ;)

-Sebastián-

2007/11/26, Ilian Jeri C. Pinzon :


Let's take this one step at a time...

Open OSSPhone properties. Under Configuration Properties -> Build Events
-> Pre-build Event, delete the entry in Command Line field.

Tell me the results after.

  • Ilian

sebastian pastor wrote:
Hi,

I found aximp.exe where it's supposed to be (C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin) . Also, as i downloaded Microsoft Platform
SDK
some time ago, i have added it as an additional reference in Project
Propperties.

But i still have the same error when compiling OSSPhone project,
PRJ0019: A tool returned an error code from "Executing event previous to
generation..."

What else can be? Do you need some more info?

Thanks again.

-Sebastián-

2007/11/26, Ilian Jeri C. Pinzon :

Hi,

I think that you are missing aximp.exe or the path to it is not
visible.
aximp.exe was introduced in the Pre-build event for convenience but is
not really required for compilation. It helps ensure that the latest
update of the ATLSIP control is registered prior to compilation.

Anyway, are you using a non-Express edition Visual Studio? If so,
confirm that you have aximp.exe installed with your VS. If you used the
default install location, it should be in C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin.

If you're using the Express edition, you may have to download the
Platform/Windows SDK. Although, I'm not really sure it's included
there.

  • Ilian

sebastian pastor wrote:

Hi,

Thanks. I finally opened the OSSPhone project and compile it. It
worked
for

previous versions of libraries (the ones downloaded via web). But with
the

ATLSIP module downloaded sing CVS i'm finding this compiling error (in
OSSPhone.vcproj):

Project : error* PRJ0019*: Una herramienta devolvió un código de error
de

"Ejecutando evento anterior a la generación..."
(Project: error PRJ0019: A tool returned an error code from "Executing
event

previous to generation...")

Attached you have the .log (BTW, i'm using Visual Studio 2005 through
Windows XP)

Thanks

2007/11/22, Ilian Jeri C. Pinzon :

Hi,

You should be able to safely ignore that error. It's not really a
requirement. The .vdproj file is for OSSPhone's installer project
(MSI).

Which, I'm afraid, is not available in the Express editions.

Yes. If you have at least the Standard version, you can load the
installer project.

Regards,
Ilian

sebastian pastor wrote:

Hi all,

last version of ATLSIP project includes a file with extension
.vdproj.
I

have a failure when trying to open OSSPhone.vcproj because it says
that

i

don't have an aplication for .vdproj files installed.
I'm runing on a Visual C++ 2005 Express Edition through Windows XP,

would it

be fixed if i use a complete Visual Studio instead of Express one??

Thank you in advance
(BTW, i'm having problems finding Visual Studio. i suppose that it's
a
highly-protected-with-license tool :S)



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel






This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/



_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
9. Nov 26, 2007 6:32 AM in response to: Guest
Re: [OpenSIPStack] .vdproj extension
sebastian pastor wrote:
Now it has compiled without erros!! :DDDD

Is it necessary to solve that registration issue or i can continue working
this way?

Anyway, thanks for your speed ;)
No problem... It's not really necessary. It was just put there for
convenience to keep the registered atl control up-to-date.

But I still think it would be better that you fix the the issue with
aximp.exe. Probably adding its location to %PATH% will work.

  • Ilian
-Sebastián-

2007/11/26, Ilian Jeri C. Pinzon :

Let's take this one step at a time...

Open OSSPhone properties. Under Configuration Properties -> Build Events
-> Pre-build Event, delete the entry in Command Line field.

Tell me the results after.

  • Ilian

sebastian pastor wrote:

Hi,

I found aximp.exe where it's supposed to be (C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin) . Also, as i downloaded Microsoft Platform
SDK

some time ago, i have added it as an additional reference in Project
Propperties.

But i still have the same error when compiling OSSPhone project,
PRJ0019: A tool returned an error code from "Executing event previous to
generation..."

What else can be? Do you need some more info?

Thanks again.

-Sebastián-

2007/11/26, Ilian Jeri C. Pinzon :

Hi,

I think that you are missing aximp.exe or the path to it is not
visible.

aximp.exe was introduced in the Pre-build event for convenience but is
not really required for compilation. It helps ensure that the latest
update of the ATLSIP control is registered prior to compilation.

Anyway, are you using a non-Express edition Visual Studio? If so,
confirm that you have aximp.exe installed with your VS. If you used the
default install location, it should be in C:\Program Files\Microsoft
Visual Studio 8\SDK\v2.0\Bin.

If you're using the Express edition, you may have to download the
Platform/Windows SDK. Although, I'm not really sure it's included
there.

- Ilian

sebastian pastor wrote:

Hi,

Thanks. I finally opened the OSSPhone project and compile it. It
worked

for

previous versions of libraries (the ones downloaded via web). But with

the

ATLSIP module downloaded sing CVS i'm finding this compiling error (in
OSSPhone.vcproj):

Project : error* PRJ0019*: Una herramienta devolvió un código de error

de

"Ejecutando evento anterior a la generación..."
(Project: error PRJ0019: A tool returned an error code from "Executing

event

previous to generation...")

Attached you have the .log (BTW, i'm using Visual Studio 2005 through
Windows XP)

Thanks

2007/11/22, Ilian Jeri C. Pinzon :


Hi,

You should be able to safely ignore that error. It's not really a
requirement. The .vdproj file is for OSSPhone's installer project

(MSI).

Which, I'm afraid, is not available in the Express editions.

Yes. If you have at least the Standard version, you can load the
installer project.

Regards,
Ilian

sebastian pastor wrote:


Hi all,

last version of ATLSIP project includes a file with extension
.vdproj.

I

have a failure when trying to open OSSPhone.vcproj because it says

that

i


don't have an aplication for .vdproj files installed.
I'm runing on a Visual C++ 2005 Express Edition through Windows XP,

would it


be fixed if i use a complete Visual Studio instead of Express one??

Thank you in advance
(BTW, i'm having problems finding Visual Studio. i suppose that it's
a

highly-protected-with-license tool :S)




This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel




This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel




This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/



_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel



This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel