Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
37 views

What is causing an Excel 2007 to skip onerror in a 64bit environment?

I have created a vba program in Excel 2007 on a 32bit XP machine that runs without error. However when I try to run the same spreadsheet on a 64bit Server 2008 R2 Remote desktop services machine, I ...
1
vote
1answer
830 views

Are there any pitfalls trying to run DNN on Windows Server 2008 Web Edition?

I am considering switching to a co-located solution running a DNN (DotNetNuke) installation and an email server that mostly just does alias forwarding. I think I can get DNS services outside of this ...
0
votes
1answer
503 views

FTP Error 530 User cannot login

I am trying to FTP to a new FTP site I setup with IIS 7.0 for the Windows Server Web (64-bit) edition. But I get the above error when I try to login to this site. But I can login to my other FTP ...
-2
votes
2answers
488 views

Unable to write to event log - ASP.NET/Windows Server 2008 SP2 (IIS7) — using log4net

Problem: Unable to write to event log - code base is written-and-compiled in 'C# ASP.NET-4.0 framework' on Windows Server 2008 SP2 (IIS7) -- porgrammatic logging into Windows Event-Log is done using ...