RE: Getting C runtime library error for running cimserver - pegasus comilaption with WinXP X86
"Archana Patil" <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <6D70A609692F8249BCDAD51F062E9AA0130FAA@exchangesrv> |
Hi Devchandra, Thanks for your reply. Yes Pegasus was built with PEGASUS_HAS_SSL & OPENSSL_HOME . And it's getting compiled without any error. But while running cimserver getting an popup error. Regards, Archana. From: Devchandra L Meetei [mailto:[email protected]] Sent: Friday, September 09, 2011 5:51 PM To: Archana Patil Cc: [email protected] Subject: Re: Getting C runtime library error for running cimserver - pegasus comilaption with WinXP X86 Archana Was pegasus built with the SSL supoort enabled? PEGASUS_HAS_SSL environment variable along with OPENSSL_HOME(Windows) env must be set for pegasus to be built with SSL support. Please read the pegasus/doc/ BuildAndReleasedOptions.html for more information. Warm Regards --Dev On Fri, Sep 9, 2011 at 11:10 AM, Archana Patil <[email protected]> wrote: Hi All, Getting error when trying to run the cimserver.exe with https " Microsoft Visual Studio C runtime library has detected fatal error in cimserver.exe " Pegasus is getting build without any error and also able run the cimserver with http , but when it configured with https port getting the above error. Tried with 3 different peagsus builds 2.9.1/2.10/2.11.0. Build details : Visual Studio 2005 Pegasus 2.9.1/2.10/2.11.0 with OpenSSL 0.9.8k/1 Thanks in advance. Regards, Archana.