
Seminar on Indo-Norwegian Academic and Research Collaboration
Welcome to the Seminar on Indo-Norwegian Academic and Research Collaboration 13 March 2024. The seminar is held at Western Norway University of Applied Sciences Campus Bergen. The seminar is organised by Western Norway University of Applied Sciences and the Embassy of India.
The seminar will be held in the building K2, and room M004
The aim of the seminar is to provide an opportunity for academicians, researchers and policy makers to meet, share ideas and learn about the ongoing Indo-Norwegian collaborative programs, exchange experiences and discuss policies for the future.
The seminar brings together stakeholders from the Norwegian and Indian ministries, agencies and universities to engage in discussion and networking. In the seminar, participants shall share views on ongoing programs and actions required to further advance Indo-Norwegian collaborations in research and higher education. Perspectives on thematic priorities, collaboration opportunities, partnership, cooperation and guidance will be exchanged. This one day event shall:
- Provide opportunities to the academicians and researchers based in Norway to share their experiences.
- Recommend ways of strengthening bilateral research cooperation between the two countries.
- Disseminate information regarding various available opportunities
- Foster collaboration among Norwegian academicians and researchers to help apply for available funding.
Read more about the background and motivation for the seminar under, you can also find the programme for the event and registration.
Registration for the seminarProgramme
Time |
Programme |
|
8:30 |
Coffee |
|
09:30-10:15 |
Inaugural session |
|
|
|
|
10:15-11:15 |
Theme: Responsible International Cooperation |
|
|
Responsible International Cooperation |
|
11:15-12:15 |
Lunch |
|
12:15-13:45 |
Theme: Research Collaborations – Opportunities and Challenges |
|
|
Panel, open discussion |
|
13:45-14:15 |
Networking break |
|
14:15-15:30 |
Theme, Industry-Academic Collaborations – Opportunities and Challenges |
|
|
Panel, open discussion |
|
15:30-15:45 |
Closing remarks: |
|
|
TBD |
Indian delegation
Indian delegation will include:
- Dr. (Mrs.) N. Kalaiselvi, Secretary, Department of Scientific and Industrial Research(DSIR), and DG, Council of Scientific and Industrial Research(CSIR)
- Prof Sunil Kumar Singh, Director, CSIR- National Institute of Oceanography (CSIR-NIO)
- Dr. C. Anandharamakrishnan, Director, CSIR-National Institute for Interdisciplinary Science and Technology (CSIR-NIIST)
- Dr. Sridevi Annapurna Singh, Director, CSIR-Central Food Technological Research Institute (CSIR-CFTRI)
- Dr. Rama Swami Bansal, Head, CSIR-International S&T Affairs Directorate (CSIR-ISTAD)
- Prof. Surajit Ghosh, Dean International Relations, Indian Institute of Technology Jodhpur
- Dr. Monika Tanwar, Assistant Professor, Indian Institute of Technology Jodhpur
- Prof. Rakesh Jain - Dean International and Alumini Affairs, Malaviya National Institute of Technology Jaipur
- Dr. Gunjan Soni, Associate Professor, Malaviya National Institute of Technology Jaipur
There will be opportunity to personally discuss with them opportunities for collaborations.
If you have any questions about the seminar, please contact us. For questions about registration please contact the event coordinator.
Error når innhold rendres PersonWithImageBlock Maneesh
A second operation was started on this context instance before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913.
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at HVL.Employees.Repositories.EmployeeRepository.GetEmployeesByIdAsync(Int32 id, Boolean asNoTracking) in D:\a\1\s\source\HVL.Employees\Repositories\EmployeeRepository.cs:line 30
at HVL.Employees.Services.EmployeeIntegration.GetEmployeesByIdAsync(Int32 id, Boolean asNoTracking) in D:\a\1\s\source\HVL.Employees\Services\EmployeeIntegration.cs:line 39
at HVL.Providers.EmployeeProvider.EmployeeDataProvider.<>c__DisplayClass10_0.<<LoadContent>b__1>d.MoveNext() in D:\a\1\s\source\HVL\Providers\EmployeeProvider\EmployeeDataProvider.cs:line 53
--- End of stack trace from previous location ---
at HVL.Providers.EmployeeProvider.EmployeeDataProvider.LoadContent(ContentReference contentLink, ILanguageSelector languageSelector) in D:\a\1\s\source\HVL\Providers\EmployeeProvider\EmployeeDataProvider.cs:line 53
at EPiServer.Core.ContentProvider.<>c__DisplayClass123_0.<LoadContentFromCacheOrRepository>b__0()
at EPiServer.Framework.Cache.ObjectInstanceCacheExtensions.ReadThroughWithWait[T](IObjectInstanceCache cache, String cacheKey, Func`1 readValue, Func`2 evictionPolicy)
at EPiServer.Core.Internal.ContentInstanceCache.ReadThrough(ContentReference contentLink, String selectedLanguage, Func`1 readValue)
at EPiServer.Core.ContentProvider.LoadContentFromCacheOrRepository(ContentReference contentreference, ILanguageSelector selector)
at EPiServer.Core.Internal.ProviderPipelineImplementation.GetItem(ContentProvider provider, ContentReference contentLink, LoaderOptions loaderOptions)
at EPiServer.Core.Internal.DefaultContentLoader.TryGet[T](ContentReference contentLink, LoaderOptions loaderOptions, T& content)
at EPiServer.Core.Html.StringParsing.ContentFragment.GetContent(Boolean enableMasterLanguageFallback)
at EPiServer.Core.Html.StringParsing.ContentFragment.GetSecurityDescriptor()
at EPiServer.Core.Html.StringParsing.StringFragmentCollection.GetFilteredFragments(IPrincipal principal)
at HVL.Features.Components.PersonWithImage.PersonWithImageBlockController.GetEmployeeDataIfExists(PersonWithImageBlock currentBlock) in D:\a\1\s\source\HVL\Features\Components\PersonWithImage\PersonWithImageBlockController.cs:line 61
at HVL.Features.Components.PersonWithImage.PersonWithImageBlockController.InvokeComponentAsync(PersonWithImageBlock currentBlock) in D:\a\1\s\source\HVL\Features\Components\PersonWithImage\PersonWithImageBlockController.cs:line 21
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, Object component, ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
at EPiServer.Cms.AspNetCore.Mvc.Internal.DefaultMvcContentRenderer.RenderAsync(ViewContext viewContext, IContentData contentData, TemplateModel templateModel, String templateTag)
at EPiServer.Cms.AspNetCore.Mvc.Internal.DefaultMvcContentRenderer.RenderAsync(IHtmlHelper helper, IContentData contentData, TemplateModel templateModel)
at EPiServer.Web.Mvc.MvcContentRenderer.RenderAsync(IHtmlHelper helper, IContentData contentData, TemplateModel templateModel)
at HVL.Business.Rendering.ErrorHandlingContentRenderer.RenderAsync(IHtmlHelper helper, IContentData contentData, TemplateModel templateModel) in D:\a\1\s\source\HVL\Business\Rendering\ErrorHandlingContentRenderer.cs:line 31