473,396 Members | 1,772 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Third Party DLL not working on Production Server

Hi,
I have a third party dll 'Interop.DocCom.dll' which i am using to extract text from .doc files, while uploading the file from the FileUpload control.
Locally my web application is able to extract the text and store it to the database.
But after deploying the application to the Test Server and then uploading the file, it is not extracting the text.
I am using TerminalServices client to connect to the remote server.
However, when i access the test server using the terminal services client and then open the explorer there and upload the file in the application, then the dll is extracting the text fine. I am really puzzled by this behaviour.
I was suspecting it to be a security issue but then since the web server has anonymous access applied to the site, permissions should not be a problem.
This problem has been nagging me for a couple of days now.
Any help would be very much appreciated.

Regards,
Shridhar
Jul 9 '08 #1
2 1518
debasisdas
8,127 Expert 4TB
try to manually register the DLL with the OS.
Jul 9 '08 #2
try to manually register the DLL with the OS.
Hi debasisdas....i have registered the dll thru regasm and it did register successfull. Even then i am unable to upload and extract the text from the explorer outside.
I even tried <identity impersonate="true"...> but still it doesn't work.
Locally, we tried to access the site by having it pointed to another m/c and there the extraction works fine.It is the deployment to the test server after which it isn't working.
How does one generally handle third party dlls in the test or production server?
Jul 10 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Collin | last post by:
Hi All, I'm looking for a third party utility/tool/api that would allow me to store HTML/MS word/PDF documents in SQL Server and Oracle after encrypting them and then allow me to do a full text...
1
by: ceadtinneh | last post by:
Folks, I work on a system which is growing rapidly, with the number of transactions we process growing on a daily basis. While this is good news or the business, maintenance is starting to...
2
by: jason | last post by:
Hello, Does anyone have any experience with 3rd Party Crystal Report viewers? I'm looking for a viewer that allows me to view reports in our web app without having crystal reports installed on the...
2
by: Jon Davis | last post by:
I have a full-blown application that consists of several (fifteen or so) assembly DLLs, each being a separate VS.NET project that outputs to the main DLL's bin directory. They are all strongly...
1
by: Chris | last post by:
Does anyone have any documentation on compact privacy policy and asp.net session or http session cookies. I have a third party app that relies on a session cookie to maintain the state of my app...
6
by: Ben Finney | last post by:
Howdy all, I'm improving an existing application that's partly written using Python and the standard library. Many of the improvements I want to make can be done by using third-party free...
4
by: m11533 | last post by:
I am developing a large application with Visual Studio .NET 2003 using C#. We recently added a new third party product with a native .NET library. I want to place this third party product's dll in...
5
by: rohitchawla | last post by:
How is it possible to read the third party cookies if u have a valid p3p policy set in place I have a server side application that sets the third party cookie and whenever the client visit any...
2
by: newtodotnet | last post by:
Hi, How to Export Gridview to pdf in asp.net I searched in many forums. but many of them said to use third party tools. I don't want any third party tools. Suggest me any sample for without...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.