Developer forum

Forum » Development » admin error

Reply

I suddenthly get this error when I try to log into my local backend.

Any idea what might  cause this?

 

kind regards Sune Fengel.

Serverfejl i programmet '/'.

Kompileringsfejl

Beskrivelse: Der opstod en fejl under kompilering af en ressource, der er påkrævet ved behandling af denne anmodning. Læs følgende detaljer om fejlen, og foretag de nødvendige ændringer af kildekoden.

Fejlmeddelelse om kompileringsfunktion: BC30456: 'NewUI' er ikke medlem af 'Dynamicweb.Gui'.

Kildefejl:

 
Linje 27: 		Dim BottomHeight As Integer = 6
Linje 28: 		Dim bottomFile As String = "Bottom.html"
Linje 29: 		If Gui.NewUI Then
Linje 30: 'TopHeight = 32 Linje 31: TopHeight = 36

Kildefil: C:\Inetpub\DW Sites\DWDefault\Dynamicweb.net\Application\Admin\Default.aspx    Linje: 29






Versionsoplysninger: Microsoft .NET Framework version:2.0.50727.1433; ASP.NET version:2.0.50727.1433

Replies

 
Reply

Update the assemblies in the bin directory of your custom solution with the ones from the standard solution you're using.

 

You must be logged in to post in the forum