I had to add the following to compilation, to get /admin working
<assemblies>
 <add assembly="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"/>
 </assemblies>
                                                            I had to add the following to compilation, to get /admin working
                                                            
                            
                        
															
								
								
															
															
															
								
						Thanks for the report. I haven't encountered that on any of our servers, but I'll get someone to look into it
/Morten, DW
                                                            
                            
                        Hi Kim,
You are right, but we wrote about it in DW_ReadMe.txt:
You need to update the web.config with the content of dynamicweb.web.configBest regards,
Vladimir
                                                        
                        Hi Vladimir,
Web.config and dynamicweb.web.config contains exactly the same :)
Attached files are grabbed from the zip file.
Edit: Oh.. wait a second.. I see netstandard in here. But im almost 100% sure, it was not in the nuget that i used.
/Kim
You must be logged in to post in the forum