Tuesday, 25 August 2015
MUGH 2015 August UG Meet
MUGH 2015 August UG Meet
Event Details
Microsoft User Group Hyderabad invites you to August UG Meet on 30th Aug'15.
Agenda:
| TIME | TOPICS & SPEAKER |
09:00 AM - 09:50 AM
|
Registration
|
10:00 AM - 11:00 AM
|
Real Time Telemetry for Windows Universal Apps using Application Insights and Visual Studio 2015
- Abhijit Jana, Microsoft |
11:00 AM - 12:00 PM
|
ASP.NET vNext (ASP.NET 5) with Visual Studio 2015
- Shravan Kumar Kasagoni, Pramati Technologies |
12:00 PM - 12:10 PM
|
Break
|
12:10 PM - 01:10 PM
|
Processing Near-Real time data using Azure Stream Analytics
- Subhendu, Microsoft |
NOTE : This event is only for working professionals, students are not allowed.
Register
Saturday, 1 August 2015
Could not load file or assembly 'Antlr3.Runtime'.
Hi,
Basically in MVC4 we are getting this kind of Issue. Could not load file or assembly 'Antlr3.Runtime'.
To solve this Issue there are many ways to do to resolve this.
1. In Web.config file change Impersonate from true to false.
Basically in MVC4 we are getting this kind of Issue. Could not load file or assembly 'Antlr3.Runtime'.
To solve this Issue there are many ways to do to resolve this.
1. In Web.config file change Impersonate from true to false.
<system.web>
<identity impersonate="false" userName=" admin" password="admin" />
The Username and password for the full access to the this User.
2. Other Solution to updating the antlr and webgrease nuget packages.
Subscribe to:
Comments (Atom)