Tagged Questions

1
vote
3answers
118 views

Can I run Windows Server 2008 on Amazon EC2

Hi, does anyone know if this can be done? I can find Windows Server 2003 but not 2008. I read you can create your own EC2 Virtual machines, but I haven't found any articles that say you can do this …
0
votes
1answer
37 views

File open fails initially when trying to open a file located on a win2k8 share but eventually can succeeed

Core of the problem: I receive "(0x80070002) The system cannot find the file specified" for roughly 8 to 9 seconds before it can open it successfully. In a nutshell, we have two com components. …
0
votes
1answer
36 views

VB6 Apps Hangs only in Vista/Win7/Win2008 Must reboot to bring them back

I have vb6 apps that runs without any problems for hours on vista/32/64 or win7/32/64 and Xp32/64 machines. It sometimes hang in XP machines but I can just close the app in Task Manager then restart …
0
votes
1answer
25 views

IIS 7/ASP.NET WebForms application on Multi Processor server getting confused? Column ‘{dataColumn}’ does not belong to table {dataTable}

We have been working on our application for about a year now and today we performed a manual stress test with about 70 users. Our SQL server and WinForms application ran smooth, however, once the web …