[
https://issues.apache.org/jira/browse/GEODE-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842001#comment-16842001
]
Edgaras edited comment on GEODE-6778 at 5/17/19 8:37 AM:
---------------------------------------------------------
I am looking for this "Apache.Geode.Client" reference that is mentioned in the
examples..Where can I get that library from?
I've tried building it from gethub using CMake, but honestly, I have no idea
what it built.
I've checked all folders for a .net project or a .dll file, but no luck.
I've read README in example folders, but that didn't help.
Couldn't find in documentation either.
was (Author: valius):
I am looking for this "Apache.Geode.Client" reference that is mentioned in the
examples..Where can I get that library from?
I've tried building it from getting hub using CMake, but honestly, I have no
idea what it built.
I've checked all folders for a .net project or a .dll file, but no luck.
I've read README in example folders, but that didn't help.
Couldn't find in documentation either.
> Listener doesnt work in ASP.NET
> -------------------------------
>
> Key: GEODE-6778
> URL: https://issues.apache.org/jira/browse/GEODE-6778
> Project: Geode
> Issue Type: Bug
> Reporter: Edgaras
> Priority: Minor
>
> I've been stuck on this for 4 days now, posted numerious questions
> everywhere, hoping someone might help here.
>
> I have a CacheListenerAdapter that calls "AfterCreate(EntryEvent<TKey, TVal>
> ev)" when a new objects comes in to the region.
> Everything works fine in desktop application (Console Application / WinForms)
> But it doesnt work in asp.net applications (MVC / WebForms)
> Dont know if it's a real bug, or it's not ment to work, or I am suppose to do
> something different when it comes to WEB applications?
> Any help would be appreciated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)