[ 
https://issues.apache.org/jira/browse/GEODE-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841810#comment-16841810
 ] 

Jacob S. Barrett commented on GEODE-6778:
-----------------------------------------

Geode Native is both the C++ and .NET clients for the Geode Server (Java). The 
binary release does not contain Geode Native. The source release does but you 
will need to build both the Java server and the native C++ and .NET code 
yourself. There are instructions in the geode-native project on how to build 
the binaries.

I am a title confused on what you are doing but mixing of Geode and GemFire is 
not supported by the Geode Community or GemFire support. Again, you will have 
to use GemFire support channels to discuss your GemFire issue further. We 
simply cannot discuss them here.

To answer your issue, yes, the Geode 1.9 .NET client does support callbacks on 
these listeners in ASP.NET applications. 

> 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)

Reply via email to