|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Web Data AdministratorHowdy,
I've downloaded the Microsoft SQL Server Web Data Administrator. When it opens, Desired Port is blank and disabled, and then IIS is selected. I assume this is correct? I click start, a new window appears. I tried Windows Integrated, it just hangs. I then tried SQL Login, entered sa, password and IP address (not 127.0.0.1) and it just hangs. Whats the secret to using this? Thanks, -- David Lozzi Web Applications Developer dlozzi@(remove-this)delphi-ts.com Hi David,
Welcome to use MSDN Managed Newsgroup Support! From your description, my understanding of this issue is: You can not login the database via Web Data Administrator Tool. If I misunderstood your concern, please feel free to point it out! Based on my knowledge, it is a .Net Framework SP1 related issue.The .Net Framework SP1 makes some change of the file WebUIValidation.js but this tool still use the old one. Please update this file by the following step: Copy the file WebUIValidation.js from %System disc%:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 to {SQL Web Administrator installation path}\Web\aspnet_client\system_web\1_1_4322\ Also you may find some useful information in this article: http://www.sqljunkies.com/Forums/ShowPost.aspx?PostID=2084 Hope this will be helpful! Sincerely yours, Michael Cheng Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ===================================================== This posting is provided "AS IS" with no warranties, and confers no rights. |
|||||||||||||||||||||||