| Wei Keong 的个人资料Doubliewkay日志列表 | 帮助 |
|
6月1日 .NET application cannot connect to a remote SQL Server 2008?Having some problems connecting .NET Windows application or Web application to a remote SQL Server 2008 on a Windows Server 2008?
Here are some troubleshooting guides:
Cannot install Hyper-V Integration Services?First, check the Device Manager of the Hyper-V virtual machine.
Is there any warning or problems with the Virtual Machine Bus?
Basically, the HAL detection when Integration Services Installed is not working properly So here are the steps to resolve it.
1) run msconfig
2) go into Advanced Boot options
3.) Click Detect HAL
4) Reboot
Check the Device Manager again. The Virtual Machine Bus device should be resolved.
Finally, install the Hyper-V Integration Services. Install Loopback Adapter in Windows 7Are you having problem adding a Loopback Adapter in Windows 7?
The "Add a device" can't find any suitable hardware?
1) Type "hdwwiz.exe" in the Run command.
2) Click Next.
3) Then select the "Advanced" option.
4) Select "Network Adapter".
5) Choose "Microsoft" and "Microsoft Loopback Adapter"
And you have just installed the adapter. Cannot ping a Windows Server 2008?If you are unable to ping a freshly built Windows Server 2008, though you confirmed the IP address of the server.
The reason is because by default, the Windows Server 2008 Firewall is configured to disallow the "File and Printer Sharing" feature.
Hence, this blocks the ICMP Echo Request packets used by the PING command.
Enabling the "File and Printer Sharing" in the Windows Server 2008 Firewall, will enable you to ping the server from remote machines.
|
|
|