使用服务器IP托管ASP.NET Web应用程序
我从托管解决方案提供商处购买了域名注册托管,但我的应用程序中有水晶报告,本地所有报告都正常工作但是当我托管应用程序并导航到具有水晶报告的页面时,它给出了以下内容错误
检索具有CLSID {4DB2E2BB-78E6-4AEA-BEFB-FDAAB610FD1B}的组件的COM类工厂由于以下错误而失败:80070005访问被拒绝。(HRESULT异常:0x80070005(E_ACCESSDENIED) ))。
我和他们谈过他们说我们身边的一切都很好。现在他们给了我另一个服务器的测试帐户来托管和检查应用程序现在我已经将应用程序托管到新服务器但我不知道我应该使用哪个URL来测试它。因为我以前的域属于实际的托管空间这显示错误,这是我在那里上传项目的测试帐户,但是用于测试它的网址。
我尝试了什么:
我问过他们,他们说使用本地IIS你必须测试一下,我不太了解IIS,他们只是给了我管理面板UserName,密码和服务器IP如何在IIS上托管应用程序,以便它应该连接到他们给我的服务器。
I have purchased a hosting with domain registration from a hosting solution provider , but my application is having crystal report in it, locally all reports working fine but when i host the application and navigate to the page having crystal report it gives the below error
"Retrieving the COM class factory for component with CLSID {4DB2E2BB-78E6-4AEA-BEFB-FDAAB610FD1B} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
"
I have talked with them they said that all things are ok from our side. Now they gave me the test account for another server to host and check the application Now I have hosting the application to the new server but i do not know which url should i use to test it .because my previous domain belongs to the actual hosting space which shows error , and this is the test account i have uploaded the project there but which url to use to test it .
What I have tried:
I have asked them and they said that using local IIS you have to test that , i have not good understanding of IIS they just gave me the admin panel UserName,Password and server IP how to host the application on IIS so that it should connect to the server which they given me .
鉴于我回答了你的一个托管公司之前的问题...如果您的托管公司真的是这种无能,那么您需要评估不同的托管公司,以满足您的需求。 查看上一个问题 [ ^ ]
这样想,你试图通过一个圆孔强制一个方形钉。在某些时候你需要意识到它不会起作用。
如果您遇到这么多问题,请寻找专门从事微软产品的托管公司(因为在主机的linux方面有更多的东西,或者专门用于支持windows时需要支持windows。
但是,唉,这个问题的答案。您的错误是与托管公司相关的配置问题。无论他们说什么,您遇到的问题都不是代码问题,而是基于服务器/应用程序配置的问题。只有您的托管公司可以帮助您,请参阅我上面的陈述。
一个简单的谷歌搜索微软认证主机或托管水晶报告或其他东西的东西这可能就是你需要研究的内容。
如果由于某种原因无法做到,那么就是时候评估一下你当前的水晶报告了吗主持人,是正确的方法。
必须提供一些东西,要么使用当前的主机和水晶报告以外的东西,要么使用不同的主机和水晶报告。显然,您当前的主机和水晶报告无法正常工作,我们,与您的托管服务提供商无关的论坛上的人都可以帮助您。
Given that I answered one of your hosting company issue questions previously...if your hosting company is truly this incompetent then you need to evaluate different hosting companies that can suit your needs. See previous question[^]
Think of it this way, you are trying to force a square peg through a round hole. At some point you need to realize it isn't going to work.
If you are having this many issues, look for a hosting company that specializes in Microsoft products (because a lot are more on the linux side of hosting or specialize in that and support windows when they need to).
But alas, the answer to this question. Your errors are configuration issues related to your hosting company. Regardless of what they are saying, the issues you are having are not code issues they are server/application configuration based problems. Only your hosting company can help you with this, see my above statements.
A simple google search of something along the lines of microsoft certified hosts or hosted crystal reports or something like that may be what you need to look into.
If that can't be done for whatever reason, then its time to evaluate if crystal reports, on your current host, is the right way to go.
Something has to give, either use current host and something other than crystal reports, or you use a different host and crystal reports. Obviously your current host and crystal reports isn't working and there is nothing that we, people on a forum with nothing to do with your hosting provider, can do to help you.