Вниз
Скачать: CL | DM;

DAX Error   Найти похожие ветки 

 
Сатир   (2006-03-29 19:53) [0]

I am working with Delphi 5 Enterprise edition on a Win2k box, and I am
registering all of my components in COM+.

I have written a test client application that calls a COM+ component I
have written.  In the FormCreate procedure, I create an instance of my
COM+ object in the following statement:

       MyComponent := CoMyComponentName.Create;

I keep getting a DAX Error - The specified module could not be found.  I
can see the component in COM+, it is pointing to the correct .dll file,
and this all worked last week.  The only thing I did was change my
password and restart my machine.

Does anyone have any ideas?  The line that it specifically craps out on
in the _TLB.pas file is:

class function CoMyComponentName.Create: IMyComponentName;
begin
   Result := CreateComObject(CLASS_MyComponentName) as
IMyComponentName;  //craps out here
end;


 
kaif ©   (2006-03-29 20:06) [1]

Restore your old password and try again :)


 
Сатир   (2006-03-30 13:36) [2]

у меня ситуация немного другая, но ошибка та же:
"DAX Error - The specified module could not be found."
а случилась она, когда установил клиентсерверное приложение на другой голый сервер, на котором ничего не установлено.
Кто-то встречался с чем-то подобным и как лечили?



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.027 c
4-1138784983
Polevi
2006-02-01 12:09
2006.04.23
wait functions


15-1144092909
Гарри Поттер
2006-04-03 23:35
2006.04.23
Вы можете поверить в "зеленых человечков"?


2-1144751826
Сергей И.
2006-04-11 14:37
2006.04.23
Помогите пожалуйста очень срочно нужно


4-1138723860
Beduir
2006-01-31 19:11
2006.04.23
Как отловить событие изменения элемента в ListView


1-1142514641
nastya
2006-03-16 16:10
2006.04.23
AciveX-разрушительный сбой




   Наверх