PDA

View Full Version : Installing TX Text Control .NET Server 14 problem


cyril.t
February 7, 2008, 17:09:27
Hi, some of my coworkers have problems when installing TX Text Control .NET Server 14
When they try to compile a project (ours or even TextControl samples) with some BrowserTextControl components, they got the following error

Error 12
Exception occurred creating type 'TXTextControl.BrowserTextControl, TXTextControl, Version=14.0.600.500, Culture=neutral, PublicKeyToken=6b8...' System.IO.FileLoadException:
Could not load file or assembly 'txkernel, Version=14.0.1400.500, Culture=neutral, PublicKeyToken=6b8...' or one of its dependencies.
Cette application n'a pas pu démarrer car la configuration de l'application est incorrecte. Réinstaller l'application pourrait résoudre ce problème.
(Exception from HRESULT: 0x800736B1) C:\Clearcaseviews\l0246268_Cotinga_Dev\Marketing\P ricer.GenerationContrat\licenses.licx

We tried to reinstall TX Text Control .NET Server 14, but no change.

PS: Using XP Pro & VS2005

Björn Meyer
February 8, 2008, 15:39:44
Hello Cyrial

Do you use a 32bit or a 64bit machine?

cyril.t
February 8, 2008, 16:37:46
We all use 32bit machine

stefank
February 12, 2008, 10:03:33
I have the same problem. 32 Bit, Win Server 2003, TX Text Control 14 trial. Is there any solution?

Björn Meyer
February 13, 2008, 14:45:14
Stefan:

Simple question: Did you install a trial version before, maybe version 13.0? Maybe your trial period is expired.

cyril.t
February 18, 2008, 10:30:38
Any idea ??

Björn Meyer
February 19, 2008, 09:48:59
Hello Cyril

Did you already try to remove the References and to drag and drop a new instance of the ServerTextControl onto the form?

hvan1
March 7, 2008, 15:28:52
Hi everybody,

I'm running into exactly the same problem. After installing version 14 I get the following message:
Exception occurred creating type 'TXTextControl.BrowserTextControl, TXTextControl, Version=14.0.600.500, Culture=neutral, PublicKeyToken=6b83fe9a75cfb638' System.IO.FileLoadException: Kan bestand of assembly txkernel, Version=14.0.1400.500, Culture=neutral, PublicKeyToken=6b83fe9a75cfb638 of een van de afhankelijkheden hiervan niet laden. De toepassing kan niet worden gestart omdat de configuratie van de toepassing onjuist is. Het opnieuw installeren van de toepassing kan dit probleem oplossen. (Uitzondering van HRESULT: 0x800736B1)
Hopefully one of you has a solution to this now...
Please help (I need this to work on next monday).

Best regards,

Harold

Björn Meyer
March 7, 2008, 15:43:34
Could you please try to install this service pack:

http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en

Which results do you get after installing it?

hvan1
March 7, 2008, 16:32:44
YOU'RE THE BEST!!

It works just fine now...

Thank's and have a nice weekend,

Harold

TopeU
March 7, 2008, 20:18:42
I am having the same problem. I ran the *.exe at the link on my development PC and when I deploy it to a separate web server i still get the same error. Is there something else I need to do?

Thanks.

Gunnar Giffey
March 10, 2008, 14:01:26
I am having the same problem. I ran the *.exe at the link on my development PC and when I deploy it to a separate web server i still get the same error. Is there something else I need to do?
How did you exactly deploy your application to the server?

TopeU
March 10, 2008, 15:42:46
Well I did Build->Publish Website on .NET then i got the files from "Precompiled Web" and put them on the wwwroot on the server. The IIS default website is already set up. Then I get the dlls associated with the text control and put it in the bin folder. The website works up until the page that uses the text control.

Gunnar Giffey
March 10, 2008, 16:00:22
Did you install the Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) (http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en) on your server as well?

TopeU
March 10, 2008, 16:10:12
Yes I did. I downloaded the vcredist_x86.exe from microsoft and ran it both on development machine and test server

Gunnar Giffey
March 10, 2008, 16:38:01
Yes I did. I downloaded the vcredist_x86.exe from microsoft and ran it both on development machine and test server
Is your server running a 32 bit OS?

TopeU
March 10, 2008, 17:28:02
Its a 32 bit

cyril.t
March 14, 2008, 11:40:25
Yeah Thx Gunnar, it was about time to get a working solution. We almost drop the project.

Just for the other users of TextControl to know, the installation resolve problem of mine.

First : The installation (this thread)
Sec : Empty picture loading instead of the web browser.

After applying the patch on the user's computer, it works perfectly.