Showing posts with label vb6. Show all posts
Showing posts with label vb6. Show all posts

Wednesday, March 7, 2012

Error =x8004D00A after SP4 on SQL 2000 on W2003

Hi:
Some clients (Windows XP all of then ) on my aplication (components and VB
6 ) have this error message
I did the follow KB but no help me
KB 839279
KB 922430
System.Runtime.InteropServices.COMException (0x8004D00A): No se puede dar de
alta la nueva transaccin en el coordinador de transacciones especificado.
en InterfazReglas._IEntidad.GetOne(String DataServer, String
ConnectionName, String Entidad, Object Clave)
en Utilidades.Herramientas.MostrarMensaje(String Fuente, Int32 NroErr,
String TipoErr, String Msg)
en SueldosFormsNet.FPer.OkEdicion()
en SueldosFormsNet.FPer.BarEdicion1_btnOkEditClick(Ob ject sender,
EventArgs e)
en Condor.Controles.barEdicion.btnOkEdit_Click(Object sender, EventArgs
e)
en System.Windows.Forms.Control.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ButtonBase.WndProc(Message& m)
en System.Windows.Forms.Button.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)
Plese Helppp Meee !!!!
thanks
Have you checked if DTC Service (Distributed Transaction Coordinator) is
initiated?
Please, rate this post. Thanks!
May the bytes be with you!!!
Pedro López-Belmonte Eraso
MCAD, MCT
"Manuel Palacio (Argentina)" wrote:

> Hi:
> Some clients (Windows XP all of then ) on my aplication (components and VB
> 6 ) have this error message
> I did the follow KB but no help me
> KB 839279
> KB 922430
> System.Runtime.InteropServices.COMException (0x8004D00A): No se puede dar de
> alta la nueva transacción en el coordinador de transacciones especificado.
> en InterfazReglas._IEntidad.GetOne(String DataServer, String
> ConnectionName, String Entidad, Object Clave)
> en Utilidades.Herramientas.MostrarMensaje(String Fuente, Int32 NroErr,
> String TipoErr, String Msg)
> en SueldosFormsNet.FPer.OkEdicion()
> en SueldosFormsNet.FPer.BarEdicion1_btnOkEditClick(Ob ject sender,
> EventArgs e)
> en Condor.Controles.barEdicion.btnOkEdit_Click(Object sender, EventArgs
> e)
> en System.Windows.Forms.Control.OnClick(EventArgs e)
> en System.Windows.Forms.Button.OnClick(EventArgs e)
> en System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
> en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
> button, Int32 clicks)
> en System.Windows.Forms.Control.WndProc(Message& m)
> en System.Windows.Forms.ButtonBase.WndProc(Message& m)
> en System.Windows.Forms.Button.WndProc(Message& m)
> en System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
> en System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
> en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
> IntPtr wparam, IntPtr lparam)
>
> Plese Helppp Meee !!!!
> thanks
>
>
|||Pedro.
Yes I do
tengo algunos equipos que andan y la ocnfiguracion del DTC la revise
hice todo lo que dice Microsoft
y nada
"Pedro Lpez-Belmonte" <plberaso@.mizarsoluciones.com.quitaestoparaenviar>
wrote in message news:0652BCD2-81B7-41E5-B11D-0902531AF57D@.microsoft.com...[vbcol=seagreen]
> Have you checked if DTC Service (Distributed Transaction Coordinator) is
> initiated?
> --
> Please, rate this post. Thanks!
> --
> May the bytes be with you!!!
> Pedro Lpez-Belmonte Eraso
> MCAD, MCT
>
> "Manuel Palacio (Argentina)" wrote:

Sunday, February 26, 2012

Error "Logon Fail" with crystal repor 11 and sql native language

Hi, I am using VB6 and sometimes when I try to display a report using cristal report 11 , I get this error "Logon Fail", I am working with SQL 2005 ENTERPRISE EDITION.

I want to know if I need an aditional configuration or something like that.

Thank you.

There should be a more datiled error message with the error number and state which explains why the logon failed.


Jens K. Suessmeyer.

http://www.sqlserver2005.de

Friday, February 24, 2012

Error "Physical Database Not found" When Loading Report

Hi, i'm using CR 8.5, vb6, using acces 2000, data environment and win xp.
i have installed my application to another computer, which use win98 and don't have access 2000.
when i'm installing my application i got this error message "craxddrt failed to register" and then i select ignore to continue the installation...
when i run my application and loading report i got this error message "Physical database not found"
my question is
is the first error is causing the second error? or the database path that im using is not right?
i already tried to install seagate crystal report on the computer but when installing it also have the same error, error 1904 failed to register craxddrt.dll..
can somebody help me?Hi
In the Menu, Goto Database-->Verify Database and configure it|||hi, thx btw,
i already select the menu and then verify database, so i select my recordset from my data environment and it is up to date....
and still got the error message, :(|||Goto Database-->Set DataSource Location and configure the DB|||already but still the same, i've installed into 2 computer, the one is with win xp and office 2002 which is success and the second is win 98 with no access application which show this error. but i have installed mdac 2.8 and jet engine 4 sp for win 98 and vb runtime sp5, even seagate crystal report 8.5 it self.,??|||I Already solved it.. thx btw.
some dll files which i included when installing my program is xp/nt version, so it become problems when i'm installing it to win 98..
so then i replace my included dll files xp/nt version with dll files from win 98 version...and it works..:D

Error "Failed to Export the Report"

Using Crystal Reports 8.5, RDC, VB6, Win2k for both Dev and client

I'm trying to export a report to pdf, but keep getting:

Error -2147190908 (80047784) "Failed to Export the Report"

It exports fine on my Dev machine, but not on the client machine. I've earched the internet high and low for the answer. The only thing I found was a missing or incorrectly registered ExportModellar.dll and crtslv.dll. I verified that both of those files as well as the correct Destination and ExportType dlls are installed and registered properly. I even reinstalled CR 8.5 on that machine! I have no idea what to try next!

I even downloaded Crystal's Modules utility that supposed to tell you the differences between the dlls being used on 2 different machines. ExportModellar was version 8.5 on the client machine and version 9.1 on my machine, so I upgraded ExportModellar to 9.1 on the client machine, but it didn't help.

Any thoughts would be greatly appreciated!

Thanks in advance.^^^
I have the exact same problem but am using crystal 7 on windows server 2003
Everything seems fine on my machine but not on the client machines.
did you manage to solve this problem, or does any1 have any ideas?|||I finally did get it to work. I ended up downloading a hotfix and installing it on that machine. I still don't know what file was messed up.

Good luck and sorry I couldn't be of any more help!

Malleyo|||sorry to ask another question but what hot fix did you download and where did you get it from?
thanks in advance|||I don't remember which hotfix I used. Try searching Crystal Reports website:
http://support.businessobjects.com/search/advsearch.asp|||I don't remember which hotfix I used. Try searching Crystal Reports website:
http://support.businessobjects.com/search/advsearch.asp
I had the same problem. The hotfix can be found at http://support.businessobjects.com/communityCS/FilesAndUpdates/dbexdrvrwin_en.zip.asp

Roy DeWitt|||I am haing the same problem but the patch did not fix the problem...does anyone have any other ideas? We are running Crystal Report 7 on 2003 operating system.|||For this type of problems you need to make sure that the system is updated with latest patches if any