How is the migration to win5 going and is this still happening?? I am not having any problems on win1 but I understood that you would be migrating all the accounts.
Do you plan on fixing the email notification for the forum? I didn’t realize how useful it was until I didn’t have it anymore hehe
Is the problem with the web sql admin tool fixed? There were 2 other threads going somewhere (one of the main reasons I am asking about #2…easier to know when threads are being posted in) and it seems that you are ignoring them or missing them or something. Haven’t seen any word about it.
Yes, this is being planned. We are actually going to do a test migration tonight. We are looking into a different approach to this migration that should avoid the problems we faced with the previous approaches
I’ll have to move this forum to a linux server. I’ll try to complete that tonight as well
I’m sorry about this. I’ll have it setup tonight as well on a Windows 2000 server
Yes, this is being planned. We are actually going to do a test migration tonight. We are looking into a different approach to this migration that should avoid the problems we faced with the previous approaches
I’ll have to move this forum to a linux server. I’ll try to complete that tonight as well
I’m sorry about this. I’ll have it setup tonight as well on a Windows 2000 server
[/QUOTE]
any update(s) on this??
I tried to connect to the sqlwebadmin tool but it looks like it is completely gone now.
[QUOTE=Yash]
just want to confirm, are you getting emails now?
[/QUOTE]
Yes it is working again, thanks Yash.
Checking out the sql admin tool but still getting errors
==============
ERROR
Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain()
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
COM object with CLSID {10020200-E260-11CF-AE68-00AA004A34D5} is either not valid or not registered.
at SqlAdmin.SqlServer.Connect()
at SqlWebAdmin.databases.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()
Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain()
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
COM object with CLSID {10020200-E260-11CF-AE68-00AA004A34D5} is either not valid or not registered.
at SqlAdmin.SqlServer.Connect()
at SqlWebAdmin.databases.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()
No, it needs to be installed on the webserver that is running the webinterface. So unless you want to enable IIS on the SQL Server and install the webinterface there, that wouldn’t help.
I had our DB administrator check and he said that all the 7 sql dmo files were already installed in their directories and registered on the sqladmin server.
I downloaded this program and ran it on my local computer and it worked fine with my local SQL Server, but when I tried to connect to mssql1.jodoshared.com I got that error. So I can’t really understand how this can be because of missing COMs on the webserver ?(