|
|
Tag Browser: 64bit-windows
< 1 second(s)
-
Hi,
I have an older version of Aspose.Words (V4.0.0) and have been able to build and deploy web applications for .net 2.0, 3.5, 4.0 to 32 bit operating systems (including Windows Server 2008) without any issues. We have also deployed successfully to 64 bit (Windows 7) boxes also for testing. However, on a recent deployment to a ...
-
Hi Mudassir,
We were force to upgrad this past weekend to the same environment described above and are seeing the same problems. Are there any updates on Issue 17670?
-
Problem Part 2,I'm replying to my own post but this repro is actually an example of my root problem - that charts are not created correctly in Excel 2007. I think the first part may be my issue as it seems like there are some things Aspose.Cells can't do, like for example finding existing Excel created pivot tables and I also found it was the same ...
-
We tried the latest assembly.It did not work on 64bit windows. In 64-bit Windows (x64), we can successfully do the following:- load the assembly- retrieve the assembly name of the loaded assemblyWe CANNOT do the following:- Enumerate the types located in this assembly. This means the ''foreach (Type t in assembly.GetTypes()) {}'' FAILS on ...
-
I did use the .NET 2.0 assembly.It does not appear that you looked at the source I provided.Please run the code I provided (attached in the first post), pass in the .net 2.0 version Aspose.cells.dll and you will be able to reproduce the issue. (other .net 2.0 aspose assemblies work fine)Here is the code (again) to reproduce the ...
-
There is a bug loading the types included in the
Aspose.Cells.dll assembly versions 4.7.0.0 and 4.7.1.0 in 64-bit Windows.
These same assemblies load their types successfully on 32-bit Windows. I
have written a program (see attached) to load the assembly from the disk and
enumerate the types in the assembly.
The ...
-
Can i run Aspose words for Reporting Services on a 64 bit Reporting Services installation?
-
Hello all!
I try to convert a eml-forrmatted mail from stream into a msg-forrmatted mail and save it to an other stream with Aspose.Network. The code runs in context of a webserver. In debug-mode on windows xp sp3 (outlook is installed) using cassini as webserver it works. In release (any cpu) on windows 2003 server 64-bit (outlook ...
-
Our VPC Environment is 32bit all services on the same server (SQL, SRS, CRM, and Aspose)
Client environment is split CRM on two servers, SQL/SRS on a third. All systems are 64bit software including Server 2003 and SQL 2005.
Installation problems in that environment:
· Upon running ...
|
|