Showing Tag: "not" (Show all posts)

RazorTagHelper - DOTNET_HOST_PATH is not set -Error MSB4018

Posted by jineesh uvantavida on Wednesday, December 2, 2020, In : asp.net 

After updating VS 2019 16.8.2 There will be an error on compilation on any project:


dot net --version : 5.0.100

Severity Code Description Project File Line Suppression State

Error MSB4018 The "RazorGenerate" task failed unexpectedly.
System.InvalidOperationException: DOTNET_HOST_PATH is not set at Microsoft.AspNetCore.Razor.Tasks.DotNetToolTask.get_DotNetPath()
at Microsoft.AspNetCore.Razor.Tasks.DotNetToolTask.GenerateFullPathToTool()
at Microsoft.Build.Utilities.ToolTask.ComputePathToTool() a...


Continue reading ...
 

Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. Manifest definition does not match the assembly reference

Posted by jineesh uvantavida on Friday, November 10, 2017, In : asp.net 

You can solve the issue by adding below lines in web.config file.

 <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
        <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0"/>
      </dependentAssembly>
    </assemblyBinding>
  </runtime>

Continue reading ...
 

USB Modem not working on Windows 8 / 8.1

Posted by jineesh uvantavida on Sunday, October 12, 2014, In : Tips & Ideas. 

I have windows 8 RTM( Enterprise Edition ) running on Dell inspiron Laptop with Micromax MMX 300G.
well all versions of Micromax MMX modem will work fine.

Just follow the steps below:

Method 1 (Older Method works fine with Windows 8):

1. uninstall the software if already installed.2. open the modem in new windows and set its (modem_installation.exeand show_modem.exe ) compatibility to windows7 then         press OK.
3. Now install the software , then restart the system .
4. Connect the modem and st...


Continue reading ...
 

When some websites are not loading....

Posted by jineesh uvantavida on Friday, April 13, 2012, In : Tips & Ideas. 
I found in some computers, some websites are not loading (eg: microsoft.com ) . But in the network they are all loading easily. This may be due to some virus activities in that computer.  I suggest you one simple trick, that may work sometimes on yours too...

1. Completely Delete the Browser History. ( including cookies and all.. )
2. Right Click on MyComputer, and click on Manage.
3. Select Services under Services and Applications.
4. Find DNS Client Service.
5. Right click on DNS client service ...
Continue reading ...
 

Printer not working in Windows7

Posted by jineesh uvantavida on Friday, April 13, 2012, In : Tips & Ideas. 
When a printer is installed properly and it showing working properly. But the printer is not printing any document. What we can do..? Just try this.. If it does not solve your issue.. try a google search once more.. :-)

1. Remove the USB cable connected to the computer USB port.
2. Remove the Device from the Devices and Printers in Control Panel.
3. Open Print Management ( Click on Windows icon and search for Print Management ).
4. Select Print Servers from left window, Select local ( with our co...
Continue reading ...
 
 

Translate This Page

 


Make a free website with Yola