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/details.aspx?familyid=c039a798-c57a-419e-acbc-2a332cb7f959&displaylang=e
Thank you
AFGHi,
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 problems 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.sql
Showing posts with label administrator. Show all posts
Showing posts with label administrator. Show all posts
Friday, March 23, 2012
Installing SQL Server Web Data Administrator
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
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
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 Microsof
t or do I need a more costly, expanded version?
http://www.microsoft.com/downloads/...&displaylang=en
Thank you,
AFGHi,
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 ra
ther 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 la
bel 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 s
ame 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 wel
l. I have installed and used vs.net on my win 2000 machine without any problems. I j
ust inherited a xp machine and would like to do development on it. I installed vs.ne
t 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 fi
ne. I wonder if the two pro
blems are related. By the way I've seen another msg in the group about having the same probl
em 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 ma
chine perhaps).
Anyway if you manually register (using regsvr32) sqldmo.dll (find in C:\Prog
ram 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
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 Microsof
t or do I need a more costly, expanded version?
http://www.microsoft.com/downloads/...&displaylang=en
Thank you,
AFGHi,
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 ra
ther 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 la
bel 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 s
ame 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 wel
l. I have installed and used vs.net on my win 2000 machine without any problems. I j
ust inherited a xp machine and would like to do development on it. I installed vs.ne
t 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 fi
ne. I wonder if the two pro
blems are related. By the way I've seen another msg in the group about having the same probl
em 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 ma
chine perhaps).
Anyway if you manually register (using regsvr32) sqldmo.dll (find in C:\Prog
ram 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
Sunday, February 19, 2012
INstalling SP4 for MS SQLServer 2000
I'm updating my local database installation using my netowrk login as
the id under which SQLServer is being update (Administrator on the
operating system and SA role on the database server itself).
the id under which SQLServer is being update (Administrator on the
operating system and SA role on the database server itself).
Has anyone encountered any problems and what is the work-around?What error are you getting?
Regards
----------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@.epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"byrocat" <bdealhoy@.sympatico.ca> wrote in message
news:1119981740.417309.35500@.o13g2000cwo.googlegro ups.com...
> I'm updating my local database installation using my netowrk login as
> the id under which SQLServer is being update (Administrator on the
> operating system and SA role on the database server itself).
> Has anyone encountered any problems and what is the work-around?
Labels:
administrator,
asthe,
database,
installation,
installing,
local,
login,
microsoft,
mysql,
netowrk,
oracle,
server,
sp4,
sql,
sqlserver,
theoperating,
update,
updating
Subscribe to:
Posts (Atom)