如何解决在服务器pc(iis服务器)上托管网站后发生的问题 [英] how to solve issued that occures after hosting website on server pc( iis server)

查看:57
本文介绍了如何解决在服务器pc(iis服务器)上托管网站后发生的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨亲爱的,



亲爱的我有非常严重的问题,我已经成功地集成了几个设备,如网络摄像头,指纹,maestros设备,身体成分分析仪设备.. ...在我的本地电脑上。

现在是时候向客户展示演示,这就是为什么网站托管到服务器电脑上的问题,并且我已经在服务器上安装了所有设备的设置并且dll参考了我的项目的bin文件夹但是

当我运行我的托管网站时,我无法操作设备,因为设备没有检测到r连接到我的电脑。



1.指纹设备在我的本地电脑上完美运行但是当我在我的电脑中安装设备并尝试通过服务器网址工作时它没有通信。



2.通过罗技网络摄像头拍摄时,由于物理路径不匹配,不能保存/显示图像。



3.同时使用BCA机器测试患者健康状况,同时网络摄像头应捕获图像耐心,这是使用javascript方法,线程睡眠机制完成的。对于这个我把测试按钮(Bca机器)放在更新面板内,这样javascript方法就可以用网络摄像头调用img捕获目的而无需回发点击测试按钮而不会干扰它自己的test_click的部分代码功能,这对于bca机器是强制性的。





所有这些问题都是在IIS上托管网站后出现的。亲爱的帮助我,我不知道这些错误。

Hi dear all,

I have very serious problem dear, I have integrated several devices successfully like webcam, fingerprint, maestros device, Body Composition Analyzer device..... on my local pc.
Now it's time to show demo to clients that's why website hosted to iss on server pc and and i have installed all my device's setups on server and got dlls reference into my project's bin folder but
when i run my hosted website, i'm unable to operate devices because Devices r not getting detected that r connected to my pc.

1. finger print device working perfectly on my local pc but when i conncet device in my pc and trying to work via server url it's not communicating.

2. while capturing via logitech webcam, it's not save/display image due to physical path mismatching.

3.while testing patient health status with BCA machine, in meantime web cam should capture an image patient and this is done using javascript method, thread sleep machanism. For this i put test button(Bca Machine) inside update panel so that javascript method can be called for img capture purpose with webcam without postback on click of test button without disturbance of it's own test_click's section code functionality, that r compulsory for bca machine.


All these problems came into seen after hosting the website on IIS. plz dear help me I've no idea about these errors.

推荐答案

嗯,我真的很讨厌你,但你应该在去客户之前测试过这个。这些设备必须连接到SERVER,而不是客户端机器,以便使用您编写的代码。



这就是为什么它在你运行时有效DEV机器上的代码。它同时是服务器和客户端。



这将涉及大量重写ASP.NET代码和客户端选择以支持这些东西。请查阅这些设备上的文档,看看是否可以在Web环境中使用这些设备。您需要在客户端网页中使用特殊控件来与设备进行交互。那些countRies必须安装在客户机上。
Ummmm, I really hate to break out you but you should have tested this before going to the customer. Those devices have to be attached to the SERVER, not your client machine, in order to work with the code you've written.

That's why it works when you run the code on your DEV machine. It's the server and the client at the same time.

This is going to involve heavily rewriting your ASP.NET code and client side choice to support this stuff. Consult the documentation on those devices to see if it's even possible to use those devices in a web environment. Your going to need special controls in the client web pages to interact with the devices. Those countRies will have to be installed on the client machines.


你应该去设备配置的使用手册在客户端和服务器上使用它。



希望它可以帮到你很多,或者你可以联系设备支持中心。

因为你似乎已经在服务器上安装了网站并且你在客户机上连接设备然后你应该编写了访问服务器dll到客户端计算机的代码,或者需要在客户端计算机上安装设备驱动程序。
You should go for use manual of Device configuration to use it at client & server.

Hope it will helps you lot much or you can contact device support center.
Because it seems that you have installed website at server and you are connecting device at client machine then you should wrote your code that access server dlls to client machine or you need to install driver of device at client machine.


这篇关于如何解决在服务器pc(iis服务器)上托管网站后发生的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆