Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My application is install in Windows Server 2008 R2 64 bit machine. But MS Office-7 32 bit install in that server. MS Excel application permission has been given to Every User from DCOM Config. This Configuration was fine to create an excel from my asp.net web application.

But to upload Excel data through my application was not work on that time due to 64 bit machine and MS Office 32 bit configuration. To solve this problem, I Install "AccessDatabaseEngine_x64" software in Server and give MS Excel Application permission to "Every One" from DCOM Config.

Now my upload excel problem has been gone. But create an excel from my asp.net web application not work.

Please help me. thank you.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900