cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
BeatleUy
Engaged Sweeper II
Need some help here.
I've upgraded from version 3.2 to 3.5 and now I'm having some console error messages.
See the attachment.

Thanks...
6 REPLIES 6
BeatleUy
Engaged Sweeper II
OK. Now it works... I think I find what I did wrong.
Instead of "Copy the new website and overwrite all old files" the first time, I renamed the old website folder and copy the new one on a new website folder created by me. That's the only difference...
This time I took back the old website folder (from a backup) and copy the new one over it.

Thanks for your help.
Hemoco
Lansweeper Alumni
Looks all ok.

Could you try overwriting the old website files again with the one's in the upgrade zip.
Another user made the error by choosing "no" to the overwrite prompt.
BeatleUy
Engaged Sweeper II
Ok. See my previous post. I attached the file there. Thanks.
Hemoco
Lansweeper Alumni
Could you attach the file instead of copy/pasting please.

What were your steps for upgrading the website?
BeatleUy
Engaged Sweeper II
Here it goes:


<configuration><appSettings><add key="MM_CONNECTION_HANDLER_Lansweeper" value="sqlserver.htm"/><add key="MM_CONNECTION_STRING_Lansweeper" value="Persist Security Info=False;Data Source=PRIMERO\SQLEXPRESS;Initial Catalog=Lansweeper32;User ID=lssqluser32;Password=mysecretpassword0*"/><add key="MM_CONNECTION_DATABASETYPE_Lansweeper" value="SQLServer"/><add key="MM_CONNECTION_SCHEMA_Lansweeper" value=""/><add key="MM_CONNECTION_CATALOG_Lansweeper" value=""/><add key="dateformat" value="dd/MM/yyyy"/></appSettings><system.web><compilation debug="false" strict="false" explicit="true"><assemblies><add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/><add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/><add assembly="System.Web.Extensions.Design, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/><add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/></assemblies></compilation><httpHandlers><remove verb="*" path="*.asmx"/><add verb="*" path="*.asmx" type="System.Web.Script.Services.ScriptHandlerFactory" validate="false"/><add verb="*" path="*_AppService.axd" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/><add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/></httpHandlers><httpModules><add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/></httpModules></system.web></configuration>


OK. IT'S ATTACHED NOW...
The steps I followed where the ones indicated in the file "HowToUpgrade.PDF"
Hemoco
Lansweeper Alumni
Could you attach your web.config file please.
Looks like this file is missing some info.