V
Vincent
After I install Microsoft Project Server, I want to open configuration
Microsoft Project Server through start > All Programs > Microsoft Project
Server 2003 > Configure Microsoft Project Server 2003. In browser (IE 6), at
http://localhost:8081/ProjectServer/Admin/Admin.asp?_oid=-1
there was message error :
Microsoft JScript runtime error '800a01fb'
An exception occurred
/ProjectServer/Library/LocalizedStrings.asp, line 102
I try to open LocalizedStrings.aspx, at line 101 & 102 :
if (typeof(nMinsPerDay) == 'number')
this.oTextConv.SetMinsPerDay(nMinsPerDay);
I try to comment these lines, and it work fines.
But I want to know what is wrong with these? How to fix it?
Also, how to create project beside using Project Professional 2002/3?
Microsoft Project Server through start > All Programs > Microsoft Project
Server 2003 > Configure Microsoft Project Server 2003. In browser (IE 6), at
http://localhost:8081/ProjectServer/Admin/Admin.asp?_oid=-1
there was message error :
Microsoft JScript runtime error '800a01fb'
An exception occurred
/ProjectServer/Library/LocalizedStrings.asp, line 102
I try to open LocalizedStrings.aspx, at line 101 & 102 :
if (typeof(nMinsPerDay) == 'number')
this.oTextConv.SetMinsPerDay(nMinsPerDay);
I try to comment these lines, and it work fines.
But I want to know what is wrong with these? How to fix it?
Also, how to create project beside using Project Professional 2002/3?