
Windows
windows realated Question and Answers in windows solution
1) Unexpected Error 0x8ffe2740 occured while starting IIS
2)Create or Delete service in windows XP
3)Getting multiple copies of e-mails in outlook
4)IIS set and configuration complete
5)Installation of Hyperterminal on windows vista
6)Outlook 2003 configuration with images
1) Unexpected Error 0x8ffe2740 occured while starting IIS
2)Create or Delete service in windows XP
3)Getting multiple copies of e-mails in outlook
4)IIS set and configuration complete
5)Installation of Hyperterminal on windows vista
6)Outlook 2003 configuration with images


I have installed and configured outlook 2003 client in my system with XP OS in that,when i send or recieve mail i get 2 ,3 copies of the mail,Any solution appriciated
Thanks
Naveen
HI Boss
I found the solution for the same.
a)Close the Outlook
b)Open Control panel and double click Mail
c)click E-mails accounts
d)check view or change e-mail account---next
e)Double click microsoft exchange server and uncheck the option use cached exchange mode and finish
Hi All,
Is there anyway to find the hardware mac address of bonded NIC's in Linux/Solaris. By default only the active NIC in bond will be visible, but i need the 2nd NICs mac address, is there any way to get that info without switching the NIC's
Thanks
Chandu.
# more/etc/path_to_inst
see in the last lines
"/pci@1d,700000/network@2" 2 "bge"
This shows u have 2 network cards
# ifconfig -a
bge0: flags=1000843 UP,BROADCAST,RUNNING,MULTICAST,IPv4 mtu 1500 index 2
inet 192.122.100.126 netmask ffffff00 broadcast 146.122.157.255
ether 0:3:ba:25:47:c9\
bge1: flags=1000844 Down,BROADCAST,RUNNING,MULTICAST,IPv4 mtu 1500
# ifconfig bge1 plumb
use this to activate for the time being u can use unplumb to deactivate if dont require.
#ifconfig -a
A convenient way to deal with "Unexpected Error 0x8ffe2740" during starting IIS
Ans)
This problem mainly occurs when the port 80 is used by any other applcaition like apache,skype,webserver
1)GO to IIS manager -Default site right click and properties and change the port from 80 to 81 for some time and say okayu and apply.
2)Go to command mode and type
netstat -noa
and check the PID for port 80 and in our case its 672.
(Proto Local Address Foreign Address State PID
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 672)
3)open task manager and view-colums and select the PID option.
4)Check which application is using port 80 .In my case apache was using port 80 end apache process.
5)Open IIS manager change the port again to 80 from 81 and start the default site the error disappear
Now you can start working
Thanks
Naveen
Problem with any commands in windows when i try to use any windows command in win XP i get an error command not found when i check in the windows/system32 the command exe is available any help suggestion kindly reply asap
Naveen
You need to set the path variable for your OS, this can be done in 2 ways.
1. cmd prompt
at command prompt type c:\path, it will display your current path. set it new one eg.
PATH=C:\WINDOWS\system32;C:\WINDOWS
2. GUI
Right click on My Computer->Properties->Advanced-> Environment Variables there check in system variables-> PATH.
Q)How to install hyperterminal in windows vista.I tried with windows component,,from the cd nothign helped can some one immediately post a reply.
Note - there is no hyperterminal in my progroam-accessories--communication.
Regards
Guru
How to configure IIS in XP and after installing,
Regards
GURU
Microsoft has removed HyperTerminal from Windows Vista, if you need to connect to a Cisco router through a local COM port, you can get HyperTerminal from Hilgraeve, the company that Microsoft licensed the application through.
You could also use the old XP Hyper terminal. Just extract two files hypertrm.dll and hypertrm.exe. You can put them anywhere on the disk, no installation required. Of course, for that you need to have XP to extract files from.
Besides, puTTY and SecureCRT are great too!
http://www.hilgraeve.com/htpe/download.html
How to configure IIS in XP and after installing,
Sol: The following link shows you step by step, how to configure
http://www.learnthat.com/courses/computer/windowsxp/iis/