PDA

View Full Version : C# samples applications


slseale
March 16, 2007, 20:26:37
I am brand new to the TX community. I found a working sample application the Document Explorer. I really like the idea of the thumbnail but, I cannot seem to get this sample to run correctly. The PrintControllerFile is instantiated and initialized then the TxTextControl's Print method is called the PrintControllerFile's OnStartPage is fired recursively and only resetting IIS stops it. Basically it creates hundreds or thousands of bitmap thumbnails and the file is never uploaded or the details set to the templates file.


I realize this is only a sample application but I really like the whole idea. Any ideas on how to actually get the sample to work correctly or has anyone had a similar problem.

Thanks,
Shaun

Björn Meyer
March 19, 2007, 16:51:22
Shaun

I am really interested in helping you. How do you use the PrintControllerFile in your case?