I'm getting an error when I try to install .NET 2.0 on my Server 2003 SP1;
Error 25007.Error occurred while initializing fusion.
Setup could not load fusion with LoadLibraryShim()
.NET-Framework 1.1 is already installed, is that the problem? I always thought you can just override any older installations of .NET
linq to sql visualstudio Object-Relational designer generates C# entity class names same as the table names (except pluralizing it).
so if the table name is authors it generates entity class with name "author". If the table name is Customers it generates class with name "Customer". Is there any option that can be set to
make the designer generate entity class names as pascal cased.
I am using VS 2010 if that makes any difference. Thanks.
Can Outlook 2003 sort by received and then subject so that I can always see the newest mail first? So if it's 5:30pm now and I get mail at 5:31, it shows at the top. then if I get mail at 5:35 and it is a response to an existing subject, can it show next at the top of my inbox with all related conversations/subjects with it. Gmail can do this and this is what I'm looking for an Outlook.
I'm currently trying to install .NET 3.5 SP1 on a Windows 2003 SP1 Server and it gives me an error saying that this needs to be done with the "role-management tool".
Where do I find that tool and how to use it?!
I have a history of Visual Studios:
Once upon a time I installed Windows 7...
First, I installed VisualStudio 2008 (Professional Edition)
After that, I installed SP1 pack for it.
And at last I installed VisualStudio 2010.
But one day... several updates crash VisualStudio 2008.
And I want to uninstall it.
So, how to do this and is there no conflicts in VisualStudio 2010 after uninstallation of VisualStudio 2008?
I am trying to get our subversion configuration management repository to work with active directory. At the moment I am having a problem with some users having mixed case user names in active directory.
Would it be possible to change all users with mixed case user names to be all lowercase instead?
I'm using Windows Server 2003 Active Directory with 64 bit domain controller running on Windows 2000 mixed functionality.
This question was asked on the MySQL forums in 2004 with no answers.
I'm installing MySQL 5.0.x on a Windows 2003 Server for use with Drupal. I began to configure the backup with mysqldump when it occurred to me that an ntbackup taken using shadow copying should be reliable enough for backing up the database. Is there any flaw in my logic?
I generate a dynamic assembly with CSharpCodeProvider, from a C# source saved into a string.
I can run the synamic code at runtime, but if I pause the execution VisualStudio doesn't show me the dinamic source code in the call stack. It says "External code" and I can't step into that source code.
I think VS can't find PDB or other debug info. Can you help me?
Hello everyone. When I'm using remote-desktop to a Windows 2003 server, I'd like to have some way of knowing if I'm looking at the console session. Is there please some way I can have something (such as a special wallpaper backdrop) that only comes on with the console?
Many thanks.
Does anyone know if there is a root cause and solution to the OS X 10.6 Samba issues? We are seeing very slow connects from 10.6.2 to Windows Server 2003 via samba.
(smbclient connects fast every time)
Any suggestions?
I have an installation of Outlook 2003 that won't print emails as of this morning. It can print calendars, and every other program can print fine.
Outlook won't print the emails to any printer, not even a PDF creator. As soon as you hit "Print" nothing happens, there's no notification that the print job was sent or anything. The print server never receives a request to print from the computer.
I found out recently that a user with an Android phone is using TouchDown to sync with his Exchange 2003 account. What's the best way of blocking this?
We are planning to set up a branch server (windows 2008) which will be linked to the main active directory server (running windows 2003). What bandwidth do I need to keep the domain synchronized?
And is there anything else I need to take care of?
Hi Everyone,
I'm doing with VisualStudio 2010 Installer Project. I want users to enter an text input the installer will check if it is valid. If the text is NOT valid (somethings like emails), installer lets the users know and suggests re-enter the text.
I could not find how to check the validation, anyone knows how to do, please help me.
Hi,
Does anybody knows when will Microsoft release (in their plans or in roadmaps) a 'service pack' for VisualStudio 2010.
I know it's too early to ask, but my client requires a stable release of VS 2010 + .Net 4.0 before going into development of his project.
Thanks.
I've seen this type of problem before but only on ASP.net applications. I'm using a plain ol' WinForms application with VisualStudio 2008. I'm on Windows 7 Ultimate x64. The error I get when trying to debug my solution is:
Error while trying to run project:
Unable to start debugging
Any ideas on how to fix this?
We have a Small Business Server 2003 domain controller with Windows 7 workstations joined to the domain.
I noticed recently that, if I make a user a local administrator on his computer, his redirected desktop and mapped network drives do not connect at login (error on login that network drives inaccessible and desktop is blank).
However, it is still possible for this user to browse to his home directory where his redirected folders are located- so he still has access to that location.
Does anyone have any theories as to what is going on here?
As I am still fighting with Conficker infection on my Win Server 2003.
I will like to temporally disable scheduled task services on server.
Until I can be sure that infection of network is over.
On Unix systems, the scheduled task service will email any output that a scheduled task produces. If no output is produced, no email is sent. How can I do the same thing on Windows Server 2003 or 2008? Is there a way to call a batch file or executable that will run my task, capture the output, and email it only if there is output?
If you propose a PowerShell solution, please note that I only have PowerShell 1.0.
One of the user accounts on a Windows 2003 server is frequently locked. Each time the "Account is locked" (roughly translated) checkbox is enabled in the Account Properties - Account tab. The event viewer only mentions that the account is locked, or that I've unlocked it.
However, I don't see any message why the account gets locked in the first place.
Are there know reasons why an account gets locked, or is there a way to find out why this happens?
I am writing a Silverlight 3 application, this app uses a service reference to connect to a SharePoint site by using Sharepoint Lists.asmx web service
Now i want to install my app on different servers, and i want my app to use the weBservice of the server on which it is installed (without me specifying it).
In Vs2005, we used to specify "dynamic" for the webservice.
How can i do this in VisualStudio 2010 (service reference)? there is no "dynamic" property for a service reference.
Thanks,
Our company owns over 60 domains and a few external IP addresses (several domains share an external IP address). How do I discover all the domains that use a particular IP address (e.g. 69.x.x.7) without going through the DNS information on each domain? The particular webserver is running Windows 2003 and IIS6. Thanks, in advance, for your help!
For some reason, the layout and sizes of various panels in my copy of VisualStudio 2008 has gone all wonky -- for example, the Error and Output windows appear in the same tab group as my code, and their position doesn't persist if I attempt to manually move them where I want them to go. Is there some sort of way to reset all panels to their default state?