VoiceGuide IVR Software Main Page
Jump to content

Vg 7 Service Start Problem

Recommended Posts

After I installed VG 7 (using D4PCIUF card) I could not start IVR Service. .NET 3 is installed.

Thanks

Share this post


Link to post

Could you please post a copy of VoiceGuide's Trace Logs which are created in VG's \log\ subdirectory, this will allow us to see what happened.

 

When posting traces/scripts please .ZIP them up and post them as attachments.

Share this post


Link to post

You can find the log folder zipped and attched.

there is a text in the log files which is turkish

 

"İşletim sistemi 'i çalıştıramıyor. (HRESULT özel durum döndürdü: 0x800700B6)"

its basic translation is:

Operating System could not start.( HRESULT returns special condition: 0x800700b6)

 

Thanks in advance.

 

 

Log.zip

Share this post


Link to post

Also Event viewer has some logs in it which is:

(They are in turkish so I have translated them.)

 

Application:

Event Type: Error

Event Source: VoiceGuide IVR

Event Category: Yok

Event ID: 0

Date: 7/21/2007

Time: 10:20:54 AM

User: Yok

Computer: 2859527FD234424

Açıklama:

Hizmet başlatılamıyor. System.ArgumentNullException: Değer null olamaz. ---> .: SmartExceptionsCore.UnhandledException @ 231, offset:264

--- İç özel durum yığını izlemesinin sonu ---

konum: ..OnStart(String[] args)

konum: System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

 

Ek bilgi için http://go.microsoft.com/fwlink/events.asp adresindeki Yardım ve Destek Merkezi'ne bakın.

And Voice guide:

Olay Türü: Hata

Olay Kaynağı: vgIvrService

Olay Kategorisi: Yok

Olay Kimliği: 0

Tarih: 7/21/2007

Saat: 10:20:52 AM

Kullanıcı: Yok

Bilgisayar: 2859527FD234424

Açıklama:

StartVgEngine EngineStart returned error:EngineStart references list System.BadImageFormatException: İşletim sistemi 'i çalıştıramıyor. (HRESULT özel durum döndürdü: 0x800700B6)

konum: System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)

konum: System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)

konum: System.Reflection.Assembly.Load(AssemblyName assemblyRef)

konum: vgEngine.EngineControl.EngineStart(String sParamsXml_file, String sParamsXml, String sIniFile, String sAppPath)

 

Ek bilgi için http://go.microsoft.com/fwlink/events.asp adresindeki Yardım ve Destek Merkezi'ne bakın.

 

 

 

Share this post


Link to post

Sorry before I finish my translation, I accidently post it

 

 

Also Event viewer has some logs in it which is:

(They are in turkish so I have translated them.)

 

Application:

Event Type: Error

Event Source: VoiceGuide IVR

Event Category: None

Event ID: 0

Date: 7/21/2007

Time: 10:20:54 AM

User: None

Computer : 2859527FD234424

Explanation:

Service could not start. System.ArgumentNullException: Value can not be null. ---> .: SmartExceptionsCore.UnhandledException @ 231, offset:264

--- İç özel durum yığını izlemesinin sonu --- :huh::wacko: (Believe me this sentence is imposible to translate but it should be: "End of inner exception stack trace" ;)

Position: ..OnStart(String[] args)

Position: System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

 

And Voice guide:

 

Event Type: Error

Event Source: vgIvrService

Event Category: None

Event ID: 0

Date: 7/21/2007

Time: 10:20:52 AM

User: Yok

Computer : 2859527FD234424

Explanation:

StartVgEngine EngineStart returned error:EngineStart references list System.BadImageFormatException: Operating System Could not start. (HRESULT returns a special condition: 0x800700B6)

Position: System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)

Position: System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)

Position: System.Reflection.Assembly.Load(AssemblyName assemblyRef)

Position: vgEngine.EngineControl.EngineStart(String sParamsXml_file, String sParamsXml, String sIniFile, String sAppPath)

 

Share this post


Link to post

Which version of Dialogic System Release drivers is used on this system?

 

Is the Dialogic service started before installing VoiceGuide?

 

Do the test applications provided with the Dialogic System Release (eg: Voice Horoscope) work?

Share this post


Link to post

SR5.1.1 SP1 with D/4PCI-U point release patch.

The board is started via Dialogic Configurator.

Test programs works fine.

 

Share this post


Link to post

Can you try installing SR6.0 to see if the system starts when SR6.0 is used?

 

Can we access this machine using PCAnywhere or logmein.com?

If that's not possible then can you use the DependencyWalker tool on the ktTelDialogic*.dll files to see which DLL is missing on this system which prevents the Dialogic driver files from being loaded.

 

Dependency Walker can be downloaded from: http://www.dependencywalker.com/

 

Here is direct link to current version: http://www.dependencywalker.com/depends22_x86.zip

Share this post


Link to post
Can you try installing SR6.0 to see if the system starts when SR6.0 is used?

 

Can we access this machine using PCAnywhere or logmein.com?

If that's not possible then can you use the DependencyWalker tool on the ktTelDialogic*.dll files to see which DLL is missing on this system which prevents the Dialogic driver files from being loaded.

 

Dependency Walker can be downloaded from: http://www.dependencywalker.com/

 

Here is direct link to current version: http://www.dependencywalker.com/depends22_x86.zip

 

Share this post


Link to post
Can you try installing SR6.0 to see if the system starts when SR6.0 is used?

 

Can we access this machine using PCAnywhere or logmein.com?

If that's not possible then can you use the DependencyWalker tool on the ktTelDialogic*.dll files to see which DLL is missing on this system which prevents the Dialogic driver files from being loaded.

 

Dependency Walker can be downloaded from: http://www.dependencywalker.com/

 

Here is direct link to current version: http://www.dependencywalker.com/depends22_x86.zip

 

Dear Sirs,

You can access using VNC, if it's OK, pls send me an email address to send you connection details.

 

We downloaded dependencywalker, both kteldialogichmp30.dll and kteldialogicsr60.dll gives error:

"Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.

Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module."

 

Another point, we purchased dialogic card from authorised reseller,no sw arrived with the card, as you will see from link you gave (recommended hardware), SR6.0 is not free, you have to purchase an agreement to download it. If it is not so, pls. give us a valid link to download it free. In other words, latest free version for dialogic 4dpci card is version 5.1, so we cannot install 6.0 version.

 

Thanks in advance,

Share this post


Link to post
You can access using VNC, if it's OK, pls send me an email address to send you connection details.

support@voiceguide.com

 

Please reference this thread in the email - wither by title or by direct link.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×