Cái đó là Firewall đó.
www.google.com/search?q=IIS
Còn không thì vào coi log đi
http://support.microsoft.com/default.aspx?scid=kb;en-us;300390&sd=tech
Đây nay
typedef struct tagBITMAPINFOHEADER{
DWORD biSize;
LONG biWidth;
LONG biHeight;
WORD biPlanes;
WORD biBitCount;
DWORD biCompression;
DWORD biSizeImage;
LONG biXPelsPerMeter;
LONG biYPelsPerMeter;
DWORD biClrUsed;
DWORD...