Friday, March 23, 2012

Installing SQL Server Web Data Administrator

On the SQL Server Web Data Administrator page (see last line in this note), it states that the following are requirements:
Microsoft SQL Server 7 SP2 or later
Microsoft .NET SDK or Microsoft Visual Studio .NET
Microsoft Internet Explorer 5.5 or later
Microsoft Internet Information Services (IIS)
1. Can I use MSDE 2000 instead of SQL Server 7 SP2?
2. Can I use the free copy of ".NET Framework SDK Version 1.1" from Microsoft or do I need a more costly, expanded version?
http://www.microsoft.com/downloads/d...displaylang=en
Thank you,
AFG
Hi,
1. You can use SQL Web Data Administrator with MSDE 2000
2. You can use the .NET Framework SDK Ver 1.1
Ashish
This posting is provided "AS IS" with no warranties, and confers no rights.
|||I installed the app but when I run it the default.aspx code appears in ie rather than the application. What did I do wrong?
Ning
|||Hi Ning,
I am not able find a reason for it to display the Code instead of the GUI.
Which Server are you using ? IIS or Cassini ?
Ashish
This posting is provided "AS IS" with no warranties, and confers no rights.
|||I'm using IIS on a xp machine. Right now, I'm having trouble with my vs.net as well. I have installed and used vs.net on my win 2000 machine without any problems. I just inherited a xp machine and would like to do development on it. I installed vs.net and
the IDE appears to be fine. I can start a simple asp.net project but all the server controls behave strangely. For example, asp:textbox behave like a label showing its text non-editable text while a html textbox works just fine. I wonder if the two probl
ems are related. By the way I've seen another msg in the group about having the same problem with sql web admin.
Ning
|||Hi,
Try using Cassini Personal Web Server instead of IIS. It should work.
HTH
Ashish
This posting is provided "AS IS" with no warranties, and confers no rights.
|||Hi Ning
Did you ever get your Web Data Administrator working? I am having the very same problem and cannot find a solution anywhere. am running:
XP Pro with IIS 5.0, have installed the free .Net Framework 1.1 and need to connect to my MSDE database on our server across the internet.
Regards
Jazzer
"Ning" wrote:

> I'm using IIS on a xp machine. Right now, I'm having trouble with my vs.net as well. I have installed and used vs.net on my win 2000 machine without any problems. I just inherited a xp machine and would like to do development on it. I installed vs.net a
nd the IDE appears to be fine. I can start a simple asp.net project but all the server controls behave strangely. For example, asp:textbox behave like a label showing its text non-editable text while a html textbox works just fine. I wonder if the two pro
blems are related. By the way I've seen another msg in the group about having the same problem with sql web admin.
> Ning
|||Hi
I had the same problem and found out that it was an unregistered component (dont know why it wasn't registered ok, an installation issue on my XP Pro machine perhaps).
Anyway if you manually register (using regsvr32) sqldmo.dll (find in C:\Program Files\System32) that should solve the problem, it did mine.
Regards
Jazzer
"Ning" wrote:

> I installed the app but when I run it the default.aspx code appears in ie rather than the application. What did I do wrong?
> Ning

No comments:

Post a Comment