Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.04.23;
Скачать: 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 вся ветка

Текущий архив: 2006.04.23;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.035 c
1-1142768719
Jean Claude
2006-03-19 14:45
2006.04.23
Сборка линкером от M$


1-1142768278
Loki3D
2006-03-19 14:37
2006.04.23
BDGrid, сохранение параметров Ширины


6-1136763104
Pasha13
2006-01-09 02:31
2006.04.23
перехват сообщений Outlooka


6-1136916833
vladik
2006-01-10 21:13
2006.04.23
FTP на базе сокетов


15-1144134954
Kolan
2006-04-04 11:15
2006.04.23
Ктонибудь знает как подсчитать интеграл в Maple?